]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20121026
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 0e5e93a2713b814b79379d1a07e2c8828ead5eb9..88973ed98daacc4976d48c3a25c304d8837b5940 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.1964 2012/10/17 09:31:53 tom Exp $
+-- $Id: NEWS,v 1.1967 2012/10/27 22:04:27 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,13 @@ See the AUTHORS file for the corresponding full names.
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20121026
+       + improve malloc/realloc checking (prompted by discussion in Redhat
+         #866989).
+       + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
+       + updated configure macros CF_GCC_VERSION and CF_WITH_PATHLIST.  The
+         first corrects pattern used for Mac OS X's customization of gcc.
+
 20121017
        + fix change to _nc_scroll_optimize(), which incorrectly freed memory 
          (Redhat #866989).