]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
two bugfixes
authorAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 08:03:33 +0000 (08:03 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Sat, 4 Oct 2003 08:03:33 +0000 (08:03 +0000)
Misc/NEWS

index 69a810f09af5071e1bb1410cf32a3ef301052b65..99d18a89ca870c1c2e47ac2ddee8b35657f0e499 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -17,6 +17,10 @@ Extension modules
 - Bug #807314: Properly raise an exception if non-existent Tcl
   variable is accessed.
 
+- Bug #811028: ncurses.h breakage on FreeBSD/MacOS X
+
+- Bug #814613: INET_ADDRSTRLEN fix needed for all compilers on SGI
+
 What's New in Python 2.3.2 (final)?
 ===================================