summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2015-06-25 20:21:09 -0400
committerLeonard Richardson <leonardr@segfault.org>2015-06-25 20:21:09 -0400
commitd3ba5f680040185f79419a5805ed8057f48bae93 (patch)
tree55b8dc010ab1d6e6888f45236854eb5a98f4a7a4 /NEWS.txt
parent52e27b39609df2b801413197d179f78df26cff57 (diff)
downloadbeautifulsoup4-d3ba5f680040185f79419a5805ed8057f48bae93.tar.gz
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.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 768b96f..6ba5275 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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