Remove an item that no longer needs to be done for 2.0.
diff --git a/Doc/TODO b/Doc/TODO
index a59b857..df6f795 100644
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -45,8 +45,6 @@
 * 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