diff --git a/xdocs/tasks.xml b/xdocs/tasks.xml
index cde68619a..fd5a3ead1 100644
--- a/xdocs/tasks.xml
+++ b/xdocs/tasks.xml
@@ -32,12 +32,10 @@ The following tasks are on the TODO list:
- Improve maven script to generate previous version javadoc as per collections
-- DateRange/Duration class
- CloneUtils - utility class to enable cloning via various different mechanisms
- CharUtils - Utilities to work on a char[] in the same way as a String
- StringBuf - A StringBuffer implementation with additional methods from StringUtils
- Code examples - Document as many static methods as possible with example usage
-- Complete new Tokenizer class