diff options
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ -= 4.3.1 (Unreleased) = += 4.3.1 (20130815) = * Fixed yet another problem with the html5lib tree builder, caused by html5lib's tendency to rearrange the tree during parsing. [bug=1189267] +* Fixed a bug that caused the optimized version of find_all() to + return nothing. [bug=1212655] + = 4.3.0 (20130812) = * Instead of converting incoming data to Unicode and feeding it to the |