summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-06-21 19:20:45 +0200
committerAraq <rumpf_a@web.de>2012-06-21 19:20:45 +0200
commit26b64f9e4f25a5cbeaed9f8e97f9a6b243818fb9 (patch)
treebd408e17d3354e73d181da34fd2aeed2b6213a61 /todo.txt
parent4d9a5dc8fff3fc7d455fb9e8044fde1338ee775e (diff)
downloadNim-26b64f9e4f25a5cbeaed9f8e97f9a6b243818fb9.tar.gz
another bugfix
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 24f3267c6..09605f391 100755
--- a/todo.txt
+++ b/todo.txt
@@ -38,8 +38,6 @@ version 0.9.0
 Bugs
 ----
 
-- result.tzname = if local: getTzname()[if result.isDST: 0 else: 1] else: "UTC"
-  Crashes the compiler.
 - bug: stress testing basic method example (eval example) 
   without ``-d:release`` leaks memory?
 - bug: pragma statements in combination with symbol files are evaluated twice