Module Name: src
Committed By: nia
Date: Thu Jul 27 17:21:21 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
doc: clarify changes entry
To generate a diff of this commit:
cvs rdiff -u -r1.2986 -r1.2987 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.2986 src/doc/CHANGES:1.2987
--- src/doc/CHANGES:1.2986 Thu Jul 27 16:57:11 2023
+++ src/doc/CHANGES Thu Jul 27 17:21:21 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2986 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2987 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -196,7 +196,8 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
bta2dpd(8): Add throttle when playing from file. [nat 20230720]
xen: Enable MKCTF=yes by default. [riastradh 20230721]
build: Force MKSTRIPSYM=no if MKDEBUG=yes. [lukem 20230723]
- x86: Add serial console support via raw I/O port access. [rin 20230724]
+ 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.
[gutterridge 20230725]