summaryrefslogtreecommitdiff
path: root/docs/Todo
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-06-16 05:55:50 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-06-16 05:55:50 +0000
commit0e50b6ae08df6f13e85fd7c03a2d5455ee4efab4 (patch)
tree83ae3aeb01e6f9f1c7afaf2de20e277a3fc1f03e /docs/Todo
parentd740df18b1d0779f194a6b86685b49c05babc758 (diff)
downloadlibhubbub-0e50b6ae08df6f13e85fd7c03a2d5455ee4efab4.tar.gz
libhubbub-0e50b6ae08df6f13e85fd7c03a2d5455ee4efab4.tar.bz2
Update the tokeniser to the 2008-06-15 draft.
svn path=/trunk/hubbub/; revision=4358
Diffstat (limited to 'docs/Todo')
-rw-r--r--docs/Todo2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Todo b/docs/Todo
index 2abce2b..88f583a 100644
--- a/docs/Todo
+++ b/docs/Todo
@@ -1,8 +1,6 @@
TODO list
=========
- + Update tokeniser to comply with latest spec draft (currently complies
- with 2007-06-12 draft)
+ Implement one or more tree builders
+ More charset convertors (or make the iconv codec significantly faster)
+ Parse error reporting from the tokeniser