diff options
author | Leonard Richardson <leonardr@segfault.org> | 2012-06-30 10:43:47 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2012-06-30 10:43:47 -0400 |
commit | 7a47c96f352aafcae4ad280e4d3d8456b53d7ffe (patch) | |
tree | 15413efa4810c902b4d3cc5222e905fd6abc8627 /NEWS.txt | |
parent | 093ec128d5732b02e75df2566c7db2c6e381d766 (diff) |
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]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ += 4.1.1 (Unreleased) = + +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] + = 4.1.0 (20120529) = * Added experimental support for fixing Windows-1252 characters |