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.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index d1dbf8b74..f18bdc585 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,8 +1,7 @@
 version 0.9.2
 =============
 
-- make 'bind' default for templates and introduce 'mixin';
-  special rule for ``[]=``
+- special rule for ``[]=``
 - ``=`` should be overloadable; requires specialization for ``=``; general
   lift mechanism in the compiler is already implemented for 'fields'
 - mocking support with ``tyProxy`` that does: fallback for ``.`` operator