#13993: HTMLParser is now able to handle broken end tags.
diff --git a/Misc/NEWS b/Misc/NEWS
index 55b19b1..ce39863 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -90,6 +90,8 @@
 Library
 -------
 
+- Issue #13993: HTMLParser is now able to handle broken end tags.
+
 - Issue #13960: HTMLParser is now able to handle broken comments.
 
 - Issue #9750: Fix sqlite3.Connection.iterdump on tables and fields