Module Name: src
Committed By: gutteridge
Date: Sat Jul 29 16:47:28 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: remove entry that has been pulled up to netbsd-10
To generate a diff of this commit:
cvs rdiff -u -r1.2988 -r1.2989 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.2988 src/doc/CHANGES:1.2989
--- src/doc/CHANGES:1.2988 Thu Jul 27 21:59:29 2023
+++ src/doc/CHANGES Sat Jul 29 16:47:28 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2988 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2989 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -199,6 +199,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
x86: Add serial console support to efiboot via raw I/O port
access. [rin 20230724]
x86: Turn off Zenbleed chicken bit on Zen2 CPUs. [mrg 20230725]
- evbmips: Add /dev/dk[0-3], dkctl(8), and gpt(8) to the ramdisk.
- [gutteridge 20230725]
OpenSSH: Import 9.3. [christos 20230726]