From 962ed0ec14dda9d528512aaad213f5ce4b5bc1d9 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Sat, 4 Oct 2003 08:03:33 +0000 Subject: two bugfixes --- Misc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 69a810f..99d18a8 100644 --- 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)? =================================== -- cgit v0.12