diff --git a/Doc/TODO b/Doc/TODO index a59b857934d..df6f7952ff5 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