Module Name: src
Committed By: gutteridge
Date: Thu Jul 27 21:59:29 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
CHANGES: fix a typo
To generate a diff of this commit:
cvs rdiff -u -r1.2987 -r1.2988 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.2987 src/doc/CHANGES:1.2988
--- src/doc/CHANGES:1.2987 Thu Jul 27 17:21:21 2023
+++ src/doc/CHANGES Thu Jul 27 21:59:29 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2987 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2988 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -200,5 +200,5 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
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.
- [gutterridge 20230725]
+ [gutteridge 20230725]
OpenSSH: Import 9.3. [christos 20230726]