]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20100605
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 3522a4077e1b5c450f8d177aab382c6af3fdc065..c4e2270f497a94357633e3904d7772591c6329c4 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.1550 2010/05/29 21:57:41 tom Exp $
+-- $Id: NEWS,v 1.1552 2010/06/05 21:27:04 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,12 @@ 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.
 
+20100605
+       + change search order of options for Solaris in CF_SHARED_OPTS, to
+         work with 64-bit compiles.
+       + correct quoting of assignment in CF_SHARED_OPTS case for aix
+         (cf: 20081227)
+
 20100529
        + regenerated html documentation.
        + modify test/configure to support pkg-config for checking X libraries