]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 5.7 - patch 20100109
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index e6bab6c354118b76e3639f03cc1ff2bf0cbc8489..ad6cd1a911d2ac5ab2fbab835ee3ff35c6dee5cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 -------------------------------------------------------------------------------
--- Copyright (c) 1998-2008,2009 Free Software Foundation, Inc.               --
+-- Copyright (c) 1998-2009,2010 Free Software Foundation, Inc.               --
 --                                                                           --
 -- Permission is hereby granted, free of charge, to any person obtaining a   --
 -- copy of this software and associated documentation files (the             --
@@ -25,7 +25,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.1486 2010/01/02 22:56:01 tom Exp $
+-- $Id: NEWS,v 1.1491 2010/01/09 21:05:27 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -45,6 +45,17 @@ 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.
 
+20100109
+       + modify configure macro CF_XOPEN_SOURCE, etc., to use CF_ADD_CFLAGS
+         consistently to add new -D's while removing duplicates.
+       + modify a few configure macros to consistently put new options
+         before older in the list.
+       + add tiparm(), based on review of X/Open Curses Issue 7.
+       + minor documentation cleanup.
+       + update config.guess, config.sub from
+               http://savannah.gnu.org/projects/config
+         (caveat - its maintainer put 2010 copyright date on files dated 2009)
+
 20100102
        + minor improvement to tic's checking of similar SGR's to allow for the
          most common case of SGR 0.