Module Name:    src
Committed By:   msaitoh
Date:           Mon Jul 25 06:32:07 UTC 2022

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

Log Message:
Add missing entry for ticket #1476.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.113 -r1.1.2.114 src/doc/CHANGES-9.3

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.3
diff -u src/doc/CHANGES-9.3:1.1.2.113 src/doc/CHANGES-9.3:1.1.2.114
--- src/doc/CHANGES-9.3:1.1.2.113	Sun Jul 24 11:52:46 2022
+++ src/doc/CHANGES-9.3	Mon Jul 25 06:32:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.113 2022/07/24 11:52:46 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.114 2022/07/25 06:32:07 msaitoh Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1843,6 +1843,12 @@ sys/miscfs/procfs/procfs_vnops.c		1.229
 	procfs: add missing permission check.
 	[shm, ticket #1475]
 
+usr.sbin/sysinst/label.c			1.39
+
+	PR 56893: fix adding NetBSD partitions to some GPT formatted disks
+	with preexisting other partitions.
+	[martin, ticket #1476]
+
 sys/dev/pci/if_wmreg.h				1.122-1.125
 sys/dev/pci/if_wmvar.h				1.48
 sys/dev/pci/if_wm.c				1.719-1.720,1.722-1.725,

Reply via email to