diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 12:06:50 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 12:06:50 -0500 |
commit | 0f6d3cfbef6fc0b90f0e9fbe58408e00c2383070 (patch) | |
tree | dbf03213f941021448c1a853d8aa81617cd438d8 /NEWS.txt | |
parent | 15f9dc784c352f2928c19460107095651f6fb624 (diff) | |
parent | 8cd893c5094e96c7bcdaa735356f4d803210ef34 (diff) |
Fixed up html5lib tree builder.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ += 4.0.0b6 () = + +* Fixed a bug that caused the html5lib tree builder to build a + partially disconnected tree. Generally cleaned up the html5lib tree + builder. + = 4.0.0b5 (20120209) = * Rationalized Beautiful Soup's treatment of CSS class. A tag |