commit | 9dc823d2e01895274c83e71df9da6634af9f5841 | [log] [tgz] |
---|---|---|
author | doko@ubuntu.com <doko@ubuntu.com> | Sat Jul 07 03:06:42 2012 +0200 |
committer | doko@ubuntu.com <doko@ubuntu.com> | Sat Jul 07 03:06:42 2012 +0200 |
tree | d0a8d4db6e07613c5d4888d57795782cf3a4eb2e | |
parent | 7d7f40c6131fee07fdae3c43ce4d7ef80c6dc650 [diff] [blame] |
- Issue #15268: Search curses.h in /usr/include/ncursesw.
diff --git a/Misc/NEWS b/Misc/NEWS index 03b98c7..f7ccffa 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -72,6 +72,8 @@ - Issue #15235: Allow Berkley DB versions up to 5.3 to build the dbm module. +- Issue #15268: Search curses.h in /usr/include/ncursesw. + What's New in Python 3.3.0 Beta 1? ==================================