diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2013-06-03 12:37:15 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2013-06-03 12:37:15 -0400 |
commit | 2eef2140cb422406b68be05a913b88045ba34025 (patch) | |
tree | 3ba889969b21c5e287e8ba59e1e6e7ef3d597345 /NEWS.txt | |
parent | 37f53a378ddab1c67a54448bb87cb61b5e122a44 (diff) |
Updated NEWS.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -20,7 +20,8 @@ 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%. + builder by about 33%, the html.parser tree builder by about 20%, and + the html5lib tree builder by about 15%. = 4.2.1 (20130531) = |