Module Name: src
Committed By: mrg
Date: Thu May 27 06:59:39 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
note recent raid and GCC updates.
To generate a diff of this commit:
cvs rdiff -u -r1.2809 -r1.2810 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.2809 src/doc/CHANGES:1.2810
--- src/doc/CHANGES:1.2809 Wed May 26 22:54:45 2021
+++ src/doc/CHANGES Thu May 27 06:59:39 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2809 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2810 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -375,4 +375,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
wskbd(4): Added German Neo 2 layout. [nia 20210511]
spiflash(4): Add support for Rockchip RK3328. [mrg 20210514]
lagg(4): Added a link-aggregation interface. [yamaguchi 20210517]
+ raid(4): Add support for swapped-endian autoconfiguration.
+ [mrg 20210525]
dhcp: Import version 4.4.2-P1. [christos 20210526]
+ mips: Switch to GCC 10. [mrg 20210426]
+ i386: Switch to GCC 10. [mrg 20210426]