Module Name:    src
Committed By:   martin
Date:           Tue Jan 16 08:28:00 UTC 2024

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Ticket #556


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.188 -r1.1.2.189 src/doc/CHANGES-10.0

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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.188 src/doc/CHANGES-10.0:1.1.2.189
--- src/doc/CHANGES-10.0:1.1.2.188	Mon Jan 15 16:13:10 2024
+++ src/doc/CHANGES-10.0	Tue Jan 16 08:28:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.188 2024/01/15 16:13:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.189 2024/01/16 08:28:00 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -15231,3 +15231,8 @@ usr.bin/ftp/fetch.c				1.237,1.238
 	Avoid confusing message when downloading empty files.
 	[mlelstv, ticket #555]
 
+sys/arch/arm/imx/imx23_usb.c			1.7
+
+	evbarm: fix build for IMX23_OLINUXINO kernel config.
+	[andvar, ticket #556]
+

Reply via email to