summary refs log tree commit diff stats
path: root/web/news.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2011-07-30 10:42:51 +0200
committerAraq <rumpf_a@web.de>2011-07-30 10:42:51 +0200
commit6781da5215df16602a266c33c0834eae47ede04b (patch)
treeda6a155b7dab420c5feaa7e45b42bba8ab7689cf /web/news.txt
parentdce8949b9b05af3bac9d5ec0866b99ef22f78384 (diff)
downloadNim-6781da5215df16602a266c33c0834eae47ede04b.tar.gz
bugfix: forwarding of generic procs now works
Diffstat (limited to 'web/news.txt')
-rwxr-xr-xweb/news.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt
index cb1da8773..5058d1355 100755
--- a/web/news.txt
+++ b/web/news.txt
@@ -15,6 +15,8 @@ Bugfixes
 - Fixed a serious bug concerning different instantiations of a generic proc.
 - Fixed a newly introduced bug where a wrong ``EIO`` exception was raised for
   the end of file for text files that do not end with a newline.
+- Bugfix c2nim, c2pas: the ``--out`` option has never worked properly.
+- Bugfix: forwarding of generic procs never worked.
 
 
 Changes affecting backwards compatibility