diff options
author | Araq <rumpf_a@web.de> | 2014-12-29 23:34:15 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-12-29 23:34:15 +0100 |
commit | 4a6565f8c2d958f30c8504abf725eef2e69250c0 (patch) | |
tree | a232f6e440b0f066d0b275d809f67c4a7ab2385d /web | |
parent | f380d2548aefc53b817385b874cee51e21950c3a (diff) | |
parent | 6d749aed291dbe27a42fef25550460cbd2fe6990 (diff) | |
download | Nim-4a6565f8c2d958f30c8504abf725eef2e69250c0.tar.gz |
Merge branch 'devel' of https://github.com/Araq/Nim into devel
Diffstat (limited to 'web')
-rw-r--r-- | web/news.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/news.txt b/web/news.txt index ddeab0f9b..cca2aaeee 100644 --- a/web/news.txt +++ b/web/news.txt @@ -28,7 +28,7 @@ for lightweight threading through the use of ``spawn``. The unpopular "T" and "P" prefixes on types have been deprecated. Nim also became more expressive by weakening the distinction between statements and -epxressions. We also added a new and searchable forum, a new website, and our +expressions. We also added a new and searchable forum, a new website, and our documentation generator ``docgen`` has seen major improvements. What's left to be done @@ -194,7 +194,6 @@ Bugfixes - Fixed queue exhaustion bug. - Many, many more. - 2014-12-09 New website design! ============================== |