Module Name: src
Committed By: msaitoh
Date: Fri Dec 16 00:05:01 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
doc: NCT6797D support
To generate a diff of this commit:
cvs rdiff -u -r1.2939 -r1.2940 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.2939 src/doc/CHANGES:1.2940
--- src/doc/CHANGES:1.2939 Sun Dec 11 17:58:42 2022
+++ src/doc/CHANGES Fri Dec 16 00:05:01 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2939 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2940 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -757,3 +757,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
acpi(4): Updated ACPICA to 20221020. [christos 20221210]
tzdata: updated to 2022g (using the 2022ggtz fork) [kre 20221211]
tzcode: Updated to 2022g. [christos 20221211]
+ wbsio(4),lm(4): Add Nuvoton NCT6797D support. [msaitoh 20221215]