Module Name:    src
Committed By:   martin
Date:           Sun Mar 12 17:53:01 UTC 2023

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

Log Message:
Ticket #116


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 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.41 src/doc/CHANGES-10.0:1.1.2.42
--- src/doc/CHANGES-10.0:1.1.2.41	Tue Mar  7 19:57:47 2023
+++ src/doc/CHANGES-10.0	Sun Mar 12 17:53:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.41 2023/03/07 19:57:47 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.42 2023/03/12 17:53:01 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -1451,3 +1451,9 @@ sys/kern/vfs_syscalls.c				1.557
 	open(2): PR 57260: don't map ERESTART to EINTR.
 	[riastradh, ticket #115]
 
+share/man/man4/igpio.4				1.4
+sys/dev/acpi/igpio_acpi.c			1.2
+
+	igpio(4): PR 57225: disable Baytrail and Lynxpoint support.
+	[msaitoh, ticket #116]
+

Reply via email to