summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2013-05-20 09:40:13 -0400
committerLeonard Richardson <leonardr@segfault.org>2013-05-20 09:40:13 -0400
commit9f370bad91d80570a57156f53c6a9efc918ff90f (patch)
tree0484f795e984ef8a19cb88c772fee1d2f30f94ef /NEWS.txt
parentdae9722244850754533647c77f418f626ba05124 (diff)
html5lib now supports Python 3. Fixed some Python 2-specific
code in the html5lib test suite. [bug=1181624]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 862513a..2c8541c 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,3 +1,10 @@
+= 4.2.1 (Unreleased) =
+
+* Fixed test failures when lxml is not installed. [bug=1181589]
+
+* html5lib now supports Python 3. Fixed some Python 2-specific
+ code in the html5lib test suite. [bug=1181624]
+
= 4.2.0 (20130514) =
* The Tag.select() method now supports a much wider variety of CSS