]> granicus.if.org Git - python/commitdiff
two bugfixes
authorAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 08:04:04 +0000 (08:04 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 08:04:04 +0000 (08:04 +0000)
Misc/NEWS

index f3a67fcac7ff483ea2a023595f544dce52e9978e..f4ca158bcfbb4f408274f4a3225170acdbde35df 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -45,6 +45,10 @@ Extension modules
 
 - 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
 -------