- Issue #3629: Fix sre "bytecode" validator for an end case.
  Reviewed by Amaury.
diff --git a/Misc/NEWS b/Misc/NEWS
index 08b2020..4696a80 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -68,6 +68,8 @@
 Library
 -------
 
+- Issue #3629: Fix sre "bytecode" validator for an end case.
+
 - Issue #3811: The Unicode database was updated to 5.1.
 
 - Issue #3809: Fixed spurious 'test.blah' file left behind by test_logging.