]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.9 - patch 20150214
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 59f5c1d2fbbc08a705c8459c51306ec909943571..873a0812f02c4758b3d91585c685f577b6f21b29 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.2338 2015/01/17 23:19:11 tom Exp $
+-- $Id: NEWS,v 1.2349 2015/02/15 01:13:13 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,23 @@ 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.
 
+20150214
+       + regenerate html manpages using improved man2html from work on xterm.
+       + regenerated ".map" and ".sym" files using improved script, accounting
+         for the "--enable-weak-symbols" configure option (report by Werner
+         Fink).
+
+20150131
+       + regenerated ".map" and ".sym" files using improved script, showing
+         the combinations of configure options used at each stage.
+
+20150124
+       + add configure check to determine if "local: _*;" can be used in the
+         ".map" files to selectively omit symbols beginning with "_".  On at
+         least recent FreeBSD, the wildcard applies to all "_" symbols.
+       + remove obsolete/conflicting rule for ncurses.map from
+         ncurses/Makefile.in (cf:  20130706).
+
 20150117
        + improve description in INSTALL of the --with-versioned-syms option.
        + add combination of --with-hashed-db and --with-ticlib to