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 e8ad9a8dc..a2c85224a 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,11 +1,10 @@
 version 0.8.14
 ==============
 
-- bug: compiler uses full file names again
-- implicit invokation of `items`/`pairs` seems nice
 - warning for implicit openArray -> varargs convention
 - implement explicit varargs; **but** ``len(varargs)`` problem remains! 
   --> solve by implicit conversion from varargs to openarray
+- implicit invokation of `items`/`pairs` seems nice
 
 version 0.9.0
 =============