summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/todo.txt b/todo.txt
index d0aec9c8c..bad9373a1 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,14 +1,11 @@
 version 0.9.4
 =============
 
-- better debugging support for writes to locations
-- document new templating symbol binding rules
-- fix eval in macros.nim
-
 
 Bugs
 ====
 
+- fix eval in macros.nim
 - new VM:
   - implement overflow checking
 - bug: 'type T = ref T' not recognized as illegal recursion