summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/TODO b/Doc/TODO
index a59b857..df6f795 100644
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -45,8 +45,6 @@ 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