diff options
author | Araq <rumpf_a@web.de> | 2012-11-22 07:53:50 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2012-11-22 07:53:50 +0100 |
commit | d0de1fc336477231f6f0905f587ad33bfddaca35 (patch) | |
tree | e20b772bbca3848ce2d9862e6adaef28342386c4 /web/news.txt | |
parent | 338683a1980e32fb31d8a09e0308e422b883e686 (diff) | |
download | Nim-d0de1fc336477231f6f0905f587ad33bfddaca35.tar.gz |
made 'shared' a keyword
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index 4ed549a62..5ea0dfde9 100755 --- a/web/news.txt +++ b/web/news.txt @@ -22,6 +22,7 @@ Library Additions Changes affecting backwards compatibility ----------------------------------------- +- ``shared`` is a keyword now. Compiler Additions |