two bugfixes
diff --git a/Misc/NEWS b/Misc/NEWS
index f3a67fc..f4ca158 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -45,6 +45,10 @@
 
 - curses module now supports use_default_colors().  [patch #739124]
 
+- Bug #811028: ncurses.h breakage on FreeBSD/MacOS X
+
+- Bug #814613: INET_ADDRSTRLEN fix needed for all compilers on SGI
+
 Library
 -------