Module Name:    src
Committed By:   rin
Date:           Fri Oct  6 13:39:56 UTC 2023

Modified Files:
        src/doc: CHANGES

Log Message:
doc/CHANGES: Note igc(4) addition

Will be pulled up to netbsd-10 soon, and this entry will migrate to
CHANGES.prev also.


To generate a diff of this commit:
cvs rdiff -u -r1.3003 -r1.3004 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.3003 src/doc/CHANGES:1.3004
--- src/doc/CHANGES:1.3003	Fri Oct  6 08:53:14 2023
+++ src/doc/CHANGES	Fri Oct  6 13:39:56 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3003 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3004 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -223,6 +223,8 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 	sqlite3(1): Import 3.34.0. [christos 20230904]
 	namecache: Tune the namecache for 32-bit systems [ad 20230909]
 	tzcode: Updated to 2023c. [christos 20230916]
+	igc(4): Add initial support to Intel I225/I226 series Ethernet devices.
+		[knakahara, rin, msaitoh 20231006]
 	less: Updated to version 643.  [simonb 20231006]
 	dhcpcd: Import version 10.0.3. [roy 20231006]
 

Reply via email to