summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 2668945fa..ac81d8250 100755
--- a/todo.txt
+++ b/todo.txt
@@ -23,6 +23,7 @@ version 0.9.0
 Bugs
 ----
 
+- bug: strange shallowCopy(result.tab, c.tab)
 - bug: pragma statements in combination with symbol files are evaluated twice
   but this can lead to compilation errors
 - bug: the parser is not strict enough with newlines: 'echo "a" echo "b"'