summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-02-07 17:06:20 +0100
committerAraq <rumpf_a@web.de>2014-02-07 17:06:20 +0100
commita087f6057e70e8b7c57ec9a20ac7f7815afe9327 (patch)
treecb04da2bca11d066af59c012d189aff68e81aa2f /todo.txt
parent3be07d842a13cde69aeb5e7908ed62907daef4f7 (diff)
downloadNim-a087f6057e70e8b7c57ec9a20ac7f7815afe9327.tar.gz
bugfix: codegen issue that caused getGMTime() to leak memory
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index a9f2e80e5..738e9b3fa 100644
--- a/todo.txt
+++ b/todo.txt
@@ -5,7 +5,7 @@ version 0.9.4
 - fix macros\tstringinterp.nim
 - test and fix showoff
 - test C source code generation
-- test and fix closures
+- fix closures
 - test and fix exception handling
 - implement 'union' and 'bits' pragmas