#7311: fix HTMLParser to accept non-ASCII attribute values.
diff --git a/Misc/NEWS b/Misc/NEWS
index 2c444a9..fe4605f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -47,6 +47,8 @@
 Library
 -------
 
+- Issue #7311: fix HTMLParser to accept non-ASCII attribute values.
+
 - Issue #10963: Ensure that subprocess.communicate() never raises EPIPE.
 
 - Issue #11662: Make urllib and urllib2 ignore redirections if the