Module Name:    src
Committed By:   bouyer
Date:           Sat Oct 12 15:12:09 UTC 2019

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

Log Message:
ticket 303


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.75 -r1.1.2.76 src/doc/CHANGES-9.0

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.0
diff -u src/doc/CHANGES-9.0:1.1.2.75 src/doc/CHANGES-9.0:1.1.2.76
--- src/doc/CHANGES-9.0:1.1.2.75	Sat Oct 12 14:49:29 2019
+++ src/doc/CHANGES-9.0	Sat Oct 12 15:12:09 2019
@@ -1,5 +1,5 @@
 
-# $NetBSD: CHANGES-9.0,v 1.1.2.75 2019/10/12 14:49:29 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.76 2019/10/12 15:12:09 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -4504,3 +4504,9 @@ common/lib/libc/arch/aarch64/gen/byte_sw
 	Remove htonll and ntohll as symbols from aarch64 libc.
 	[maya, ticket #304]
 
+sbin/newfs_msdos/mkfs_msdos.c			1.15
+
+	Allow FAT32 formatting of typical EFI partitions with default
+	parameters.
+	[martin, ticket #303]
+

Reply via email to