Module Name: src
Committed By: msaitoh
Date: Sat Jan 28 12:41:07 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
Remove two entries. Those were pulled up to netbsd-10 branch.
To generate a diff of this commit:
cvs rdiff -u -r1.2949 -r1.2950 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.2949 src/doc/CHANGES:1.2950
--- src/doc/CHANGES:1.2949 Wed Jan 25 21:45:37 2023
+++ src/doc/CHANGES Sat Jan 28 12:41:07 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2949 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2950 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -41,10 +41,6 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
x86: Enable the -z separate-code security feature by default in
ld(1). Reduces the default max page size from 2M to
4K on amd64. [christos 20230106]
- igpio(4): Add support for Ice Lake-N, Raptor Lake-S, and another
- Baytrail [msaitoh 20230107]
- piixpm(4): Add support new AMD chipsets that do not have indirect
- access I/O ports. [msaitoh 20230110]
aq(4): add support for AQC113-116 [ryo 20230114]
bind: Import version 9.16.37. [christos 20230125]