]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 6f3de8c4ad4b44d1bded4bc4099d22c2aad82ca5..a64450b30228d34e05096529a02bb33efa927c5e 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.1318 2008/10/25 23:39:22 tom Exp $
+-- $Id: NEWS,v 1.1320 2008/11/02 00:56:22 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,8 @@ 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.
 
+20081102 5.7 release for upload to ftp.gnu.org
+
 20081025
        + add a manpage to discuss memory leaks.
        + add support for shared libraries for QNX (other than libtool, which
@@ -605,7 +607,7 @@ it is not possible to add this information.
 
 20070609
        + add test/key_name.c
-       + add stdscr cases to test/inchs.c and test_inch_wide.c
+       + add stdscr cases to test/inchs.c and test/inch_wide.c
        + update test/configure
        + correct formatting of DEL (0x7f) in _nc_vischar().
        + null-terminate result of wunctrl().
@@ -826,7 +828,7 @@ it is not possible to add this information.
          shared libraries on Darwin (report by Michail Vidiassov).
 
 20070210
-       + add test/inchs.c, test_inch_wide.c, to test win_wchnstr().
+       + add test/inchs.c, test/inch_wide.c, to test win_wchnstr().
        + remove libdl from library list for termlib (report by Miroslav
          Lichvar).
        + fix configure.in to allow --without-progs --with-termlib (patch by