summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 2ca93ce..56e55c5 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,9 +1,15 @@
= 4.1.1 (Unreleased) =
-Fixed an html5lib tree builder crash which happened when html5lib
+* Fixed an html5lib tree builder crash which happened when html5lib
moved a tag with a multivalued attribute from one part of the tree to
another. [bug=1019603]
+* Correctly handle closing tags with an XML namespace declared. Patch
+ by Andreas Kostyrka. [bug=1019635]
+
+* Fixed a typo that made parsing significantly slower than it should
+ have been. [bug=1020268]
+
= 4.1.0 (20120529) =
* Added experimental support for fixing Windows-1252 characters