summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/TODO b/Doc/TODO
index 2b5b569..fadcbfb 100644
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -45,6 +45,10 @@ Reference Manual
* Document new comparison support for recursive objects (lang. ref.?
library ref.? (cmp() function). [Jeremy Hylton]
+* Range literals need to be documented. [Thomas Wouters]
+
+* Augmented assignment. [Thomas Wouters]
+
Library Reference
-----------------