diff options
author | Araq <rumpf_a@web.de> | 2013-12-29 03:45:10 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2013-12-29 03:45:10 +0100 |
commit | 437cfa73abd8fdf878cc2af2c44acbc4b6ec3a56 (patch) | |
tree | 79d594a0addb5d36d4794cb71d2e9683b06bdef5 | |
parent | 4ed8cec7ca03e3dbcfcbd5db171ee79b6e279525 (diff) | |
download | Nim-437cfa73abd8fdf878cc2af2c44acbc4b6ec3a56.tar.gz |
todo.txt updated
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt index 59d18429a..4a2ab4c70 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,7 @@ version 0.9.4 ============= -- convert all with "nimrod pretty": macosx and linux versions +- Aporia doesn't compile under devel - document new templating symbol binding rules - make '--implicitStatic:on' the default - test&finish first class iterators: |