Module Name: src
Committed By: reinoud
Date: Sun Dec 18 15:56:27 UTC 2022
Modified Files:
src/doc: CHANGES
Log Message:
Note the addition of trivial power management support for amdsmn(4) and
amdccp(4)
To generate a diff of this commit:
cvs rdiff -u -r1.2941 -r1.2942 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.2941 src/doc/CHANGES:1.2942
--- src/doc/CHANGES:1.2941 Fri Dec 16 17:35:42 2022
+++ src/doc/CHANGES Sun Dec 18 15:56:27 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2941 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2942 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -24,3 +24,5 @@
# ----------------------------------------------------------------------------
Changes from NetBSD 10.0 to NetBSD 11.0:
+ amdsmn(4): added trivial power management support
+ amdccp(4): added trivial power management support