diff --git a/Misc/NEWS b/Misc/NEWS
index 3f1f520fe02..c7637beca09 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -74,6 +74,8 @@ Core and Builtins
Library
-------
+- Issue #2892: preserve iterparse events in case of SyntaxError.
+
- Issue #670664: Fix HTMLParser to correctly handle the content of
```` and ````.