]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - NEWS
ncurses 6.5 - patch 20240504
[ncurses.git] / NEWS
diff --git a/NEWS b/NEWS
index 619e9ea055980f17fcd1e507c1d26a76e721cb4d..144f70b40120e24e89720841e0164d817bbd78b0 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.4101 2024/03/30 23:44:22 tom Exp $
+-- $Id: NEWS,v 1.4117 2024/05/04 18:43:01 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.
 
+20240504
+       + update ncurses/wcwidth.c, for MinGW ports, from xterm.
+       + trim obsolete comment about tack from INSTALL.
+
+20240427 6.5 release for upload to ftp.gnu.org
+       + update announcement
+       + fixes/corrections for manpages (patches by Branden Robinson).
+       + fix redefinition of CASTxPTR, for legacy Unix.
+
+20240420
+       + improve formatting/style of manpages (patches by Branden Robinson).
+       + compiler warning/portability fixes.
+
+20240414
+       + build/bug-fix for check-size feature (reports by Sam James, Gabriele
+         Balducci).
+
+20240413
+       + improve formatting/style of manpages (patches by Branden Robinson).
+       + provide for padding in check-size feature, using new_prescr() to
+         pass interim SCREEN pointer.
+       + complete change for opaque options (Gentoo #928973, cf: 20231021).
+       + update package /debian/rules and related lintian overrides
+       + revise progs.priv.h to provide for NC_ISATTY reuse
+
 20240330
        + remove masking of ISIG in cbreak() (report by Benno Schulenberg).
        + modify test/test_mouse.c to use curses api for raw/noraw.
@@ -103,7 +128,7 @@ it is not possible to add this information.
        + use xterm+nopcfkeys, vt52-basic, dec+pp, dec+sl, vt52+arrows,
          hp+pfk+cr, klone+acs, klone+color, klone+sgr, ncr160wy50+pp
          to trim -TD
-       + NetBSD-related fixes for x68k and wsvt52 (patch by Thomas Klausner)
+       + NetBSD-related fixes for x68k and wsvt25 (patch by Thomas Klausner)
 
 20240120
        + improve formatting/style of manpages (patches by Branden Robinson).