diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 08:45:51 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-18 08:45:51 -0400 |
commit | 3d0ae02cc3d0b947ef6102b31f4b354eec9b543a (patch) | |
tree | e4ee65c0f4d9c32c6bf738a3524c66b6a5737d40 /TODO.txt | |
parent | 4a587ff6996a2192944d7fec341180c2a116ea17 (diff) |
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.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Additions +--------- + +More of the jQuery API: wrap, unwrap (i.e. replace_with_children), nextUntil? + Optimizations ------------- |