commit | 5c68ef04b7f0c0c1d342647a7db2d3f76637d3fa | [log] [tgz] |
---|---|---|
author | Anthony Baxter <anthonybaxter@gmail.com> | Sat Oct 04 08:04:04 2003 +0000 |
committer | Anthony Baxter <anthonybaxter@gmail.com> | Sat Oct 04 08:04:04 2003 +0000 |
tree | 056ec8b1b009382eae13de8e4e2fdb6fd4645354 | |
parent | bab23cfc26c5f9b74428eb48df80c09e5dfe361f [diff] [blame] |
two bugfixes
diff --git a/Misc/NEWS b/Misc/NEWS index f3a67fc..f4ca158 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -45,6 +45,10 @@ - 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 -------