summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2013-06-03 09:54:49 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2013-06-03 09:54:49 -0400
commitaff6cac088db63a65415f2d239e9c8bf07001e73 (patch)
tree24d832c97f1cdd835d2ab1ed81ba83e94d360623 /NEWS.txt
parent74380c3685d0fe730bcb06e63d8591e65b557df5 (diff)
Added raw html5lib to the list of parsers that get tested.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 7b801c9..dcfb733 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -19,6 +19,9 @@
* Beautiful Soup will issue a warning if instead of markup you pass it
a URL or the name of a file on disk (a common beginner mistake).
+* A number of optimizations improve the performance of the lxml tree
+ builder by about 33%, and the html.parser tree builder by about 20%.
+
= 4.2.1 (20130531) =
* The default XML formatter will now replace ampersands even if they