summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 3f56f5a..9612812 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -19,6 +19,12 @@ Core and builtins
Library
-------
+- Bug #1504333: Make sgmllib support angle brackets in quoted
+ attribute values.
+
+- Bug #853506: Fix IPv6 address parsing in unquoted attributes in
+ sgmllib ('[' and ']' were not accepted).
+
- Fix a bug in the turtle module's end_fill function.
- Bug #1510580: The 'warnings' module improperly required that a Warning