Module Name:    src
Committed By:   martin
Date:           Wed Apr 17 18:06:32 UTC 2024

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.4

Log Message:
Tickets #1825 and #1826


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.143 -r1.1.2.144 src/doc/CHANGES-9.4

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-9.4
diff -u src/doc/CHANGES-9.4:1.1.2.143 src/doc/CHANGES-9.4:1.1.2.144
--- src/doc/CHANGES-9.4:1.1.2.143	Tue Apr 16 19:07:22 2024
+++ src/doc/CHANGES-9.4	Wed Apr 17 18:06:32 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.143 2024/04/16 19:07:22 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.144 2024/04/17 18:06:32 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13539,3 +13539,14 @@ etc/mtree/special				1.172
 	Add /etc/sshd/ssh_host_ed25519_key* .
 	[kim, ticket #1824]
 
+sys/dev/pci/if_iwn.c				1.100
+
+	iwn(4): PR 58105: use the correct firmware file on
+	Intel Centrino N 130.
+	[riastradh, ticket #1825]
+
+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 #1826]
+

Reply via email to