Module Name:    src
Committed By:   sborrill
Date:           Wed Nov  4 13:27:40 UTC 2020

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

Log Message:
Ticket #1119


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 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.5 src/doc/CHANGES-9.2:1.1.2.6
--- src/doc/CHANGES-9.2:1.1.2.5	Wed Nov  4 11:49:55 2020
+++ src/doc/CHANGES-9.2	Wed Nov  4 13:27:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.5 2020/11/04 11:49:55 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.6 2020/11/04 13:27:40 sborrill Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1024,3 +1024,10 @@ sys/dev/pci/if_wmvar.h				1.47
 	(ICH*/PCH*, 82580 and I350).
 	[knakahara, ticket #1126]
 
+usr.sbin/sysinst/mbr.c				1.37
+
+	Do not force alignment of the first partition by default
+	(which is treated special to skip the first track), unless
+	an existing partition table hints at it.
+	[martin, ticket #1119]
+

Reply via email to