Module Name: src
Committed By: wiz
Date: Thu Jan 12 12:05:15 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
doc: update Unicode changes
To generate a diff of this commit:
cvs rdiff -u -r1.2946 -r1.2947 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.2946 src/doc/CHANGES:1.2947
--- src/doc/CHANGES:1.2946 Thu Jan 12 11:36:59 2023
+++ src/doc/CHANGES Thu Jan 12 12:05:15 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2946 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2947 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -27,7 +27,9 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
amdsmn(4): added trivial power management support [reinoud 20221218]
amdccp(4): added trivial power management support [reinoud 20221218]
libc: Update Unicode tables to Unicode 13.0.0. [wiz 20221220]
+ libc: Update Unicode tables to Unicode 14.0.0. [wiz 20221220]
ppp(4): Remove several non-functioning ioctls. [chs 20221221]
+ libc: Update Unicode tables to Unicode 15.0.0. [wiz 20221221]
dse(4): Added Dayna SCSI/Link ethernet driver. [nat 20221222]
wg(4): Allow non-root to retrieve information other than the
private key and the peer preshared key. [jakllsch 20230105]