summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2018-01-18 00:34:05 +0000
committermrg <mrg@NetBSD.org>2018-01-18 00:34:05 +0000
commitbcfef15f2ea955fbcc233af6545e6ecf1044ef89 (patch)
tree9583a0a670c268746cab0ec2f29c791decdb2a37 /doc
parent0f609155b5041134ab7ed46dd9429ad04fac7270 (diff)
note netbsd32 support for raid(4).
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 18cbe1c46f2..eab5de2a434 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2348 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2349 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -102,3 +102,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
cpuctl(8): Add cpuctl identify support for sparc and sparc64.
[mrg 20180116]
macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]
+ raid(4): Add support for 32-bit on 64-bit kernel. [mrg 20180117]