Module Name: src
Committed By: jmcneill
Date: Sun Jun 30 18:53:09 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
evbarm: Add support for Ampere Altra/Altra Max platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.3069 -r1.3070 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.3069 src/doc/CHANGES:1.3070
--- src/doc/CHANGES:1.3069 Sun Jun 30 08:15:51 2024
+++ src/doc/CHANGES Sun Jun 30 18:53:09 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3069 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3070 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -440,3 +440,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
puc(4): Add support for a range of Brainboxes PCI serial cards,
from Cameron Williams. [jakllsch 20240623]
OpenSSH: Import 9.6. [christos 20240625]
+ evbarm: Add support for Ampere Altra/Altra Max platforms.
+ [jmcneill 20240630]