diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 12:06:03 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-02-15 12:06:03 -0500 |
commit | 8cd893c5094e96c7bcdaa735356f4d803210ef34 (patch) | |
tree | dbf03213f941021448c1a853d8aa81617cd438d8 | |
parent | 6e13d74eaabcaf39d261204777763e32172e0ec5 (diff) |
Added to NEWS.
-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 |