]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20121222
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index cfe9286e1656f16074a8631c6b1e39b36e205b34..a8d43aa13154260984f55666f8c408e30176b58a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.1998 2012/12/16 00:13:07 tom Exp $
+-- $Id: NEWS,v 1.2002 2012/12/23 01:15:35 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
 -------------------------------------------------------------------------------
 
 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.
 
 Changes through 1.9.9e did not credit all contributions;
 it is not possible to add this information.
 
+20121222
+       + add *.dSYM directories to clean-rule in ncurses directory makefile,
+         for Mac OS builds.
+       + add a configure check for gcc option -no-cpp-precomp, which is not
+         available in all Mac OS X configurations (report by Andras Salamon,
+         cf: 20011208).
+       + improve 20021221 workaround for broken acs, handling a case where
+         that ACS_xxx character is not in the acsc string but there is a known
+         wide-character which can be used.
+
 20121215
        + fix several warnings from clang 3.1 --analyze, includes correcting
          a null-pointer check in _nc_mvcur_resume.
 20121215
        + fix several warnings from clang 3.1 --analyze, includes correcting
          a null-pointer check in _nc_mvcur_resume.