Module Name:    src
Committed By:   martin
Date:           Wed Apr 17 18:03:46 UTC 2024

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

Log Message:
Tickets #653 and #654


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-10.1

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.1
diff -u src/doc/CHANGES-10.1:1.1.2.2 src/doc/CHANGES-10.1:1.1.2.3
--- src/doc/CHANGES-10.1:1.1.2.2	Tue Apr 16 19:11:45 2024
+++ src/doc/CHANGES-10.1	Wed Apr 17 18:03:46 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.2 2024/04/16 19:11:45 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.3 2024/04/17 18:03:46 martin Exp $
 
 A complete list of changes from the NetBSD 10.0 release on 2024-03-28
 until the 10.1 release:
@@ -34,3 +34,14 @@ sys/arch/alpha/pci/irongate_pci.c		1.13
 	alpha: add a missing barrier in irongate_conf_read0().
 	[thorpej, ticket #652]
 
+sys/dev/pci/if_iwn.c				1.100
+
+	iwn(4): PR 58105: use the correct firmware file on
+	Intel Centrino N 130.
+	[riastradh, ticket #653]
+
+share/mk/bsd.lib.mk				1.398,1.399,1.152 (via patch)
+
+	bsd.x11.mk: PR 58104: use TOOL_AWK, not the build host's awk.
+	[riastradh, ticket #654]
+

Reply via email to