summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-04-18 08:45:51 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2012-04-18 08:45:51 -0400
commit4500ef64c28cc968679e772763882a2f4ee7cfd9 (patch)
treed869fab0a3e65f3c939c8caf68b5ebea0d02378a /TODO.txt
parentada20cd3b9ba283ac6c327d963df2cc546e7d46b (diff)
downloadbeautifulsoup4-4500ef64c28cc968679e772763882a2f4ee7cfd9.tar.gz
Fixed a bug that made the HTMLParser treebuilder generate XML definitions ending with two question marks instead of one. [bug=984258]
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 8112a5e..c9f9baa 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,8 @@
+Additions
+---------
+
+More of the jQuery API: wrap, unwrap (i.e. replace_with_children), nextUntil?
+
Optimizations
-------------