diff options
author | Leonard Richardson <leonardr@segfault.org> | 2015-06-23 19:50:23 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2015-06-23 19:50:23 -0400 |
commit | 81b0e7160db445f9d8fb8bf09ba306df87cac19e (patch) | |
tree | 49e28714198e01fbf1c96ff717d3a1bcbf569f20 /NEWS.txt | |
parent | 5bd09164de9b5a45ffea4171968b8186dcdc6f69 (diff) |
Force object_was_parsed() to keep the tree intact even when an element
from later in the document is moved into place. [bug=1430633]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -29,6 +29,9 @@ displayed correctly even if the filename or URL is a Unicode string. [bug=1268888] +* Force object_was_parsed() to keep the tree intact even when an element + from later in the document is moved into place. [bug=1430633] + = 4.3.2 (20131002) = * Fixed a bug in which short Unicode input was improperly encoded to |