Module Name:    src
Committed By:   sborrill
Date:           Wed Nov  4 13:33:10 UTC 2020

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

Log Message:
Ticket #1120


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-9.2

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.2
diff -u src/doc/CHANGES-9.2:1.1.2.6 src/doc/CHANGES-9.2:1.1.2.7
--- src/doc/CHANGES-9.2:1.1.2.6	Wed Nov  4 13:27:40 2020
+++ src/doc/CHANGES-9.2	Wed Nov  4 13:33:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.6 2020/11/04 13:27:40 sborrill Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.7 2020/11/04 13:33:10 sborrill Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1031,3 +1031,9 @@ usr.sbin/sysinst/mbr.c				1.37
 	an existing partition table hints at it.
 	[martin, ticket #1119]
 
+usr.sbin/sysinst/arch/i386/md.c			1.33
+
+	Do not force bootselector MBR code for installs with only a
+	single named partition.
+	[martin, ticket #1120]
+

Reply via email to