diff options
author | Araq <rumpf_a@web.de> | 2011-04-03 23:12:03 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2011-04-03 23:12:03 +0200 |
commit | b3e24382a025bfe2ca0f65cc46c8b9e5e652a26d (patch) | |
tree | f17f2fba88bdcf08d09ca0b25cd649e5c7921e54 /todo.txt | |
parent | b38c7adad1e153c8678c93098391cb2bd8d8fef6 (diff) | |
download | Nim-b3e24382a025bfe2ca0f65cc46c8b9e5e652a26d.tar.gz |
added another system.open; bugfix: koch clean may not break .git dirs anymore
Diffstat (limited to 'todo.txt')
-rwxr-xr-x | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index 09a9117dd..5d09ed710 100755 --- a/todo.txt +++ b/todo.txt @@ -1,3 +1,4 @@ +- clean up the tests! - thread support: threadvar on Windows seems broken; add --deadlock_prevention:on|off switch - built-in serialization |