]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.5 - patch 20240525
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 144f70b40120e24e89720841e0164d817bbd78b0..702afb739dbcef51c6395458a02ee932cdd3d649 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: NEWS,v 1.4117 2024/05/04 18:43:01 tom Exp $
+-- $Id: NEWS,v 1.4129 2024/05/25 23:09:24 tom Exp $
 -------------------------------------------------------------------------------
 
 This is a log of changes that ncurses has gone through since Zeyd started
@@ -46,6 +46,31 @@ 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.
 
+20240525
+       + build-fix for configure option --disable-ext-funcs
+       + improve formatting/style of manpages (patches by Branden Robinson).
+       + review/update iTerm2 for 3.5.0 -TD
+
+20240519
+       + update Ada95/configure to match change for -DTRACE
+       + revert change to include/ncurses_defs, which caused build failure if
+         tracing was not enabled (report by Branden Robinson).
+
+20240518
+       + improve formatting/style of manpages (patches by Branden Robinson).
+       + move makefile's -DTRACE into include/ncurses_cfg.h, to simplify use
+         of CFLAGS/CPPFLAGS.
+       + improve check for clock_gettime(), from xterm.
+       + modify configure script to work around broken gnatgcc script found in
+         gcc-13 builds.
+
+20240511
+       + improve formatting/style of manpages (patches by Branden Robinson).
+       + limit value from ESCDELAY environment variable to 30 seconds, like
+         other delay limits.
+       + limit values from LINES and COLUMNS environment variables to 512
+         (report by Miroslav Lichvar).
+
 20240504
        + update ncurses/wcwidth.c, for MinGW ports, from xterm.
        + trim obsolete comment about tack from INSTALL.