Module Name:    src
Committed By:   sborrill
Date:           Fri Mar  9 16:51:49 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket #105


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-6.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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.50 src/doc/CHANGES-6.0:1.1.2.51
--- src/doc/CHANGES-6.0:1.1.2.50	Thu Mar  8 17:58:08 2012
+++ src/doc/CHANGES-6.0	Fri Mar  9 16:51:49 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.50 2012/03/08 17:58:08 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.51 2012/03/09 16:51:49 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1223,3 +1223,8 @@ sys/arch/ofppc/conf/GENERIC			1.140
 	Work around ofppc panics when attaching new USB devices.
 	[phx, ticket #103]
 
+sbin/newfs_ext2fs/mke2fs.c			1.15
+
+	Fix extremely slow newfs_ext2fs(8) operation on large USB stick.
+	[tsutsui, ticket #105]
+

Reply via email to