]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.1 - patch 20180609
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 1df56e55492d2660720260fb0c147a6290638cb9..62af3b193c4d409e2e50769b2675ed6b4ee84c38 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.3134 2018/05/26 20:27:35 tom Exp $
+-- $Id: NEWS,v 1.3140 2018/06/09 22:32:09 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.
 
+20180609
+       + modify generatesd ncurses*config and ncurses.pc, ncursesw.pc, etc.,
+         to list helper libraries such as gpm for static linking (Debian
+         #900839).
+       + marked vwprintw and vwscanw as deprecated; recommend using vw_printw
+         and vw_scanw, respectively.
+
+20180602
+       + add RPM test-package "ncursest-examples".
+       + modified RPM test-package to work with Mageia6.
+
 20180526
        + add note in curs_util.3x about unctrl.h
        + review/improve header files to ensure that those include necessary
@@ -4126,7 +4137,6 @@ it is not possible to add this information.
        + improved configure macros CF_GCC_ATTRIBUTES, CF_PROG_LINT.
 
 20091114
-
        + updated man/curs_trace.3x
        + limit hashing for termcap-names to 2-characters (Ubuntu #481740).
        + change a variable name in lib_newwin.c to make it clearer which