X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=NEWS;h=88973ed98daacc4976d48c3a25c304d8837b5940;hb=91fa4688e82518794fcf0c32a36f3fcca5e4c2d5;hp=1763402b028ec8a3124737e2e6420b0a894f7785;hpb=af3da5b5f004a35bf2917500cacb77ce9141dfd4;p=ncurses.git diff --git a/NEWS b/NEWS index 1763402b..88973ed9 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------- --- $Id: NEWS,v 1.1963 2012/10/13 23:19:59 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,17 @@ 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). + 20121013 + add vte-2012, gnome-2012, making these the defaults for vte/gnome (patch by Christian Persch).