diff options
author | Leonard Richardson <leonardr@segfault.org> | 2015-06-25 20:21:09 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2015-06-25 20:21:09 -0400 |
commit | fdc2bf6d1490d536fb583986b40a34f80ed5a0bc (patch) | |
tree | ca1a86d493158086e7a852f9e9d9d171f8b1d8a2 /NEWS.txt | |
parent | aab2501c3998174f0ce69d93691a5fe1d4922c02 (diff) |
Improved the exception raised when you call .unwrap() or
.replace_with() on an element that's not attached to a tree.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,6 +58,9 @@ * Fixed a crash in Unicode, Dammit's encoding detector when the name of the encoding itself contained invalid bytes. [bug=1360913] +* Improved the exception raised when you call .unwrap() or + .replace_with() on an element that's not attached to a tree. + = 4.3.2 (20131002) = * Fixed a bug in which short Unicode input was improperly encoded to |