From: Moshe Zadka Date: Fri, 30 Mar 2001 13:55:52 +0000 (+0000) Subject: Documenting the _curses bug fix. X-Git-Tag: v2.0.1c1~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a25695cbff5b8159b09e8b067eb549f5f58a4a;p=thirdparty%2FPython%2Fcpython.git Documenting the _curses bug fix. --- diff --git a/Misc/NEWS b/Misc/NEWS index c159b8f58ba0..aad276e71a0e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -15,6 +15,8 @@ http://sourceforge.net/tracker/index.php?func=detail&aid=&group_id=5470&atid - #117278, #117167: _tkinter +- #116172, curses module fails to build on SGI, _curses + What's New in Python 2.0? =========================