summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2010-09-16 01:08:22 +0200
committerAraq <rumpf_a@web.de>2010-09-16 01:08:22 +0200
commit9cf4cf02994d55a909c4747b6dcca24bf93543bb (patch)
tree4209b01dd92596edb5984d80490b9e382fbdc608 /todo.txt
parent7122973ff59b490b83f1c5ea984e4f08b3ad44e5 (diff)
downloadNim-9cf4cf02994d55a909c4747b6dcca24bf93543bb.tar.gz
mac os x amd64 detection; missing C files added
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 22529feb6..14f1c1f02 100755
--- a/todo.txt
+++ b/todo.txt
@@ -2,12 +2,13 @@ For version 0.8.10
 ==================
 
 - fix implicit generic routines
-- fix the streams implementation so that it uses methods
+- bugfix: ccgexprs
 
 
 High priority (version 0.9.0)
 =============================
 
+- fix the streams implementation so that it uses methods
 - fix overloading resolution
 - wrong co-/contravariance