]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20081206
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index abb90aac8b7ebc40775ffcad1be6d85c48897f9f..f58b36c44755517d6f0fa191378fc18201fa463e 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.1330 2008/11/29 21:08:00 tom Exp $
+-- $Id: NEWS,v 1.1334 2008/12/07 00:12:46 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,19 @@ 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.
 
+20081206
+       + move del_curterm() call from _nc_freeall() to _nc_leaks_tinfo() to
+         work for progs/clear, progs/tabs, etc.
+       + correct buffer-size after internal resizing of wide-character
+         set_field_buffer(), broken in 20081018 changes (report by Mike Gran).
+       + add "-i" option to test/filter.c to tell it to use initscr() rather
+         than newterm(), to investigate report on comp.unix.programmer that
+         ncurses would clear the screen in that case (it does not - the issue
+         was xterm's alternate screen feature).
+       + add check in mouse-driver to disable connection if GPM returns a
+         zero, indicating that the connection is closed (Debian #506717,
+         adapted from patch by Samuel Thibault).
+
 20081129
        + improve a workaround in adding wide-characters, when a control
          character is found.  The library (cf: 20040207) uses unctrl() to