[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 01/51] NEWS: Fix spelling of function names.
From: |
G. Branden Robinson |
Subject: |
[PATCH 01/51] NEWS: Fix spelling of function names. |
Date: |
Fri, 26 Jul 2024 12:46:28 -0500 |
As-is, they're close to nprnncbl and nscrtbl.
---
NEWS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index e7f92c009..004939605 100644
--- a/NEWS
+++ b/NEWS
@@ -401,7 +401,7 @@ it is not possible to add this information.
+ minor grammatical fix for manpages (Branden Robinson).
20230729
- + improve manpages for wgetnstr() and wget_wnstr().
+ + improve manpages for wgetnstr() and wget_nwstr().
+ modify MinGW configuration to provide for running in MSYS/MSYS2
shells, assuming ConPTY support (patch by Pavel Fedin).
+ add assignment in CF_MAN_PAGES to fill in value for TERMINFO_DIRS in
@@ -10712,7 +10712,7 @@ it is not possible to add this information.
wide-character structures (report by <George.R.Goffe@seagate.com>).
+ ensure that _XOPEN_SOURCE_EXTENDED is defined in curses.priv.h if
compiling for wide-character configuration.
- + make addwnstr() handle non-spacing characters (patch by Sven
+ + make addnwstr() handle non-spacing characters (patch by Sven
Verdoolaege).
20010630
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 01/51] NEWS: Fix spelling of function names.,
G. Branden Robinson <=