]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20100227
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 24bae12948e8d6e072922523349ed501d8f064bd..848b45f960f2199887c1e6a0b9852417897c21a7 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.1500 2010/01/30 23:48:39 tom Exp $
+-- $Id: NEWS,v 1.1507 2010/02/27 21:51:12 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,30 @@ 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.
 
+20100227
+       + add Ada95/configure script, to use in tar-file created by
+         Ada95/make-tar.sh
+       + fix typo in wresize.3x (patch by Tim van der Molen).
+       + modify screen-bce.XXX entries to exclude ech, since screen's color
+         model does not clear with color for that feature -TD
+
+20100220
+       + add make-tar.sh scripts to Ada95 and test subdirectories to help with
+         making those separately distributable.
+       + build-fix for static libraries without dlsym (Debian #556378).
+       + fix a syntax error in man/form_field_opts.3x (patch by Ingo
+         Schwarze).
+
+20100213
+       + add several screen-bce.XXX entries -TD
+
+20100206
+       + update mrxvt terminfo entry -TD
+       + modify win_driver.c to support mouse single-clicks.
+       + correct name for termlib in ncurses*-config, e.g., if it is renamed
+         to provide a single file for ncurses/ncursesw libraries (patch by
+         Miroslav Lichvar).
+
 20100130
        + use vfork in test/ditto.c if available (request by Mike Frysinger).
        + miscellaneous cleanup of manpages.