summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2012-08-21 09:25:57 -0400
committerLeonard Richardson <leonardr@segfault.org>2012-08-21 09:25:57 -0400
commit1da396d4045e8a7840fcac24060f66a3c147fb81 (patch)
tree1ed88076389ee2128ec90b6d3b6633cc356f87bb
parent363953226b21d5b6930bd2b64d8a0b71322e14b8 (diff)
Added bug reference.
-rw-r--r--NEWS.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 84365e7..dadba80 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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