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 2437e83..909de65 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -8,6 +8,9 @@
* Fixed a Windows crash in diagnose() when checking whether a long
markup string is a filename. [bug=1737121]
+* Stopped HTMLParser from raising an exception in very rare cases of
+ bad markup. [bug=1708831]
+
= 4.6.0 (20170507) =
* Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for