Module Name: src
Committed By: rin
Date: Sat Oct 7 12:32:28 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
doc/CHANGES: Document initial import of PR port-vax/57646
To generate a diff of this commit:
cvs rdiff -u -r1.3004 -r1.3005 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.3004 src/doc/CHANGES:1.3005
--- src/doc/CHANGES:1.3004 Fri Oct 6 13:39:56 2023
+++ src/doc/CHANGES Sat Oct 7 12:32:28 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3004 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3005 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -226,5 +226,7 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
igc(4): Add initial support to Intel I225/I226 series Ethernet devices.
[knakahara, rin, msaitoh 20231006]
less: Updated to version 643. [simonb 20231006]
+ gcc.old: Initial import of major vax toolchain fix by Kalvis Duckmanton.
+ [rin 20231007]
dhcpcd: Import version 10.0.3. [roy 20231006]