Module Name:    src
Committed By:   martin
Date:           Sat May 11 14:48:38 UTC 2024

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

Log Message:
Tickets #1838 and #1839


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

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.5
diff -u src/doc/CHANGES-9.5:1.1.2.2 src/doc/CHANGES-9.5:1.1.2.3
--- src/doc/CHANGES-9.5:1.1.2.2	Sun Apr 28 13:32:07 2024
+++ src/doc/CHANGES-9.5	Sat May 11 14:48:38 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.2 2024/04/28 13:32:07 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.3 2024/05/11 14:48:38 martin Exp $
 
 A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
 release:
@@ -24,3 +24,15 @@ sys/dev/usb/usbdevs_data.h			(regen)
 	uftdi(4): PR 58127: add some USB serial adapters.
 	[maya, ticket #1837]
 
+sys/arch/hp300/stand/inst/Makefile		1.11
+sys/arch/hp300/stand/uboot/Makefile		1.11
+
+	hp300: PR 58211: fix hardlinks in /usr/mdec.
+	[tsutsui, ticket #1838]
+
+sys/arch/mac68k/dev/pm_direct.c			1.31
+
+	mac68k: avoid random crashes on some Powerbook models
+	when using mouse or keyboard.
+	[nat, ticket #1839]
+

Reply via email to