]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 87b0e4741e8d1a4f2a72b1ff7cf1ded484b92a2b..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.1316 2008/10/18 21:51:20 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,14 @@ 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
+         does not work well on that platform).
+       + build-fix for QNX C++ binding.
+
 20081018
        + build-fixes for OS/2 EMX.
        + modify form library to accept control characters such as newline
@@ -599,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().
@@ -820,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