Module Name: src
Committed By: msaitoh
Date: Thu Oct 17 09:14:50 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
alc(4): Add support for Killer E2400 and E2500.
To generate a diff of this commit:
cvs rdiff -u -r1.2597 -r1.2598 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.2597 src/doc/CHANGES:1.2598
--- src/doc/CHANGES:1.2597 Wed Oct 16 20:49:59 2019
+++ src/doc/CHANGES Thu Oct 17 09:14:50 2019
@@ -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]