summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2019-10-17 09:14:50 +0000
committermsaitoh <msaitoh@NetBSD.org>2019-10-17 09:14:50 +0000
commit91e0cf869e793c4941a5db978c2eea0e29882f21 (patch)
tree1c21a7b25bec542f8086de4dd57bf5b73048982b
parent41caec81cf7a39ec41ce2c3371730dd696f564d2 (diff)
alc(4): Add support for Killer E2400 and E2500.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 4d2450f6710..bebdfabc4e1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2597 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2598 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -60,3 +60,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
+ alc(4): Add support for Killer E2400 and E2500. [msaitoh 20191017]