From 5c68ef04b7f0c0c1d342647a7db2d3f76637d3fa Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Sat, 4 Oct 2003 08:04:04 +0000 Subject: [PATCH] two bugfixes --- Misc/NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f3a67fcac7..f4ca158bcf 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -45,6 +45,10 @@ Extension modules - 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 ------- -- 2.50.1