Module Name: src
Committed By: blymn
Date: Sun Nov 13 21:22:13 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Add major changes to curses(3)
To generate a diff of this commit:
cvs rdiff -u -r1.2929 -r1.2930 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2929 src/doc/CHANGES:1.2930
--- src/doc/CHANGES:1.2929 Tue Nov 8 09:30:11 2022
+++ src/doc/CHANGES Sun Nov 13 21:22:13 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2929 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2930 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -573,6 +573,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
in secmodel_extensions(9) [christos 20220327]
dhcp: Import version 4.4.3. [christos 20220402]
udf: Added fsck_udf(8) and upgraded newfs_udf/makefs for UDF. [reinoud 20220506]
+ curses(3); Fix colour pair handling so default color matches
+ other implementations [blymn 20220412]
OpenSSH: Import 9.0. [christos 20220415]
gpio: Allow /etc/rc.d/gpio to use a '!' character like /etc/rc.d/network
can to run a shell script. [brad 20220430]
@@ -711,6 +713,7 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
recent. [mrg 20221015]
evbarm: Add support for Oracle Cloud virtual machines.
[jmcneill 20221015]
+ curses(3): Fix wide character handling and positioning [blymn 20221019]
date(1): Add -f option to set the time. From FreeBSD.
[christos 20221022]
tty(4), console(4): Remove the big kernel lock from ttycons.