summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index bca8022..61d975f 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,9 @@
+= 4.0.5 (unreleased) =
+
+* Fixed a bug that made the HTMLParser treebuilder generate XML
+ definitions ending with two question marks instead of
+ one. [bug=984258]
+
= 4.0.4 (20120416) =
* Fixed a bug that sometimes created disconnected trees.