summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-07-20 07:52:04 +0200
committerAraq <rumpf_a@web.de>2012-07-20 07:52:04 +0200
commit43f057c5aa23cf2cc441906737cd53fda90811c7 (patch)
tree4e1063d29f55c822b2a698e79bbd5ed2cc4dda5c /todo.txt
parent695e9d5fb44f09deea491bd216c78ea7733c0c67 (diff)
downloadNim-43f057c5aa23cf2cc441906737cd53fda90811c7.tar.gz
got rid of some mAddU64 etc. magics
Diffstat (limited to 'todo.txt')
-rwxr-xr-xtodo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 34cd89ae5..143775de7 100755
--- a/todo.txt
+++ b/todo.txt
@@ -1,7 +1,7 @@
 version 0.9.0
 =============
 
-- fix DLLs
+- fix DLLs #169
 - implicit deref for parameter matching
 - deprecate ``var x, y = 0`` as it's confusing for tuple consistency