summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 6c22d8554..47c2cf570 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,7 @@
 version 0.9.0
 =============
 
-- implement 'static' vs. 'const';
-  clear separation between tyExpr and PNimrodNode
+- clean separation between tyExpr and PNimrodNode
 
 - ``=`` should be overloadable; requires specialization for ``=``
 - fix remaining generics bugs