summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
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 70a1dc7..f714bfe 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -24,6 +24,9 @@
* Fix a bug by which keyword arguments to find_parent() were not
being passed on. [bug=1126734]
+* Stop a crash when unwisely messing with a tag that's been
+ decomposed. [bug=1097699]
+
* Now that lxml's segfault on invalid doctype has been fixed, fix a
corresponding problem on the Beautiful Soup end that was previously
invisible. [bug=984936]