Module Name:    src
Committed By:   martin
Date:           Fri Jun 30 17:23:13 UTC 2023

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

Log Message:
Ticket #1658


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 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.72 src/doc/CHANGES-9.4:1.1.2.73
--- src/doc/CHANGES-9.4:1.1.2.72	Tue Jun 27 18:48:20 2023
+++ src/doc/CHANGES-9.4	Fri Jun 30 17:23:13 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.72 2023/06/27 18:48:20 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.73 2023/06/30 17:23:13 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1621,3 +1621,8 @@ sys/fs/nilfs/nilfs_subr.h			1.5
 	Remove dead code.
 	[reinoud, ticket #1657]
 
+sys/arch/i386/stand/bootxx/boot1.c		1.22
+
+	x86: primary bootstrap is now able to read a GPT inside RAIDframe.
+	[manu, ticket #1658]
+

Reply via email to