diff options
author | Leonard Richardson <leonardr@segfault.org> | 2012-08-21 09:25:57 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2012-08-21 09:25:57 -0400 |
commit | 1da396d4045e8a7840fcac24060f66a3c147fb81 (patch) | |
tree | 1ed88076389ee2128ec90b6d3b6633cc356f87bb | |
parent | 363953226b21d5b6930bd2b64d8a0b71322e14b8 (diff) |
Added bug reference.
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ += 4.1.4 (Unreleased) = + +* Fix a bug in the html5lib treebuilder which sometimes created + disconnected trees. [bug=1039527] + = 4.1.3 (20120820) = * Skipped a test under Python 2.6 and Python 3.1 to avoid a spurious |