]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20111022
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index b4087abb957b6f8a63a31784edaacbd579384e91..4b27cf61fb749a98882f765432a8e18fe2d29c9f 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.1800 2011/10/15 23:34:06 tom Exp $
+-- $Id: NEWS,v 1.1804 2011/10/22 23:06:29 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,16 @@ 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.
 
+20111022
+       + correct logic for discarding mouse events, retaining the partial
+         events used to build up click, double-click, etc, until needed
+         (cf: 20110917).
+       + fix configure script to avoid creating unused Ada95 makefile when
+         gnat does not work.
+       + cleanup width-related gcc 3.4.3 warnings for 64-bit platform, for the
+         internal functions of libncurses.  The external interface of courses
+         uses bool, which still produces these warnings.
+
 20111015
        + improve description of --disable-tic-depends option to make it
          clear that it may be useful whether or not the --with-termlib
@@ -85,7 +95,7 @@ it is not possible to add this information.
          TINFO_ARGS into pieces corresponding to LDFLAGS and LIBS variables,
          to help separate searches for tic- and tinfo-libraries (patch by Nick
          Alcock aka "Nix").
-       + build-fix for lib_mouse.c changes (ch: 20110917).
+       + build-fix for lib_mouse.c changes (cf: 20110917).
 
 20110917
        + fix compiler warning for clang 2.9