Added NEWS entry
Thanks for the reminder, Brett
diff --git a/Misc/NEWS b/Misc/NEWS
index ddba8b8..08095d1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -952,6 +952,7 @@
 
 - Build using system ffi library on arm*-linux*.
 
+- Bug #1372: zlibmodule.c: int overflow in PyZlib_decompress
 
 Tests
 -----