]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20110108
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 468dbf07434c338f4594724ce3b327d9f9303c78..0dda64da58edd925a32d1cc649223e8ea0db0baa 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.1626 2011/01/01 23:11:55 tom Exp $
+-- $Id: NEWS,v 1.1629 2011/01/09 01:07:03 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,13 @@ 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.
 
+20110108
+       + regenerated html manpages.
+       + minor fixes to enable lint when trace is not enabled, e.g., with
+         clang --analyze.
+       + fix typo in man/default_colors.3x (patch by Tim van der Molen).
+       + update ncurses/llib-lncurses*
+
 20110101
        + fix remaining strict compiler warnings in ncurses library ABI=5,
          except those dealing with function pointers, etc.