Module Name:    src
Committed By:   sborrill
Date:           Fri Nov 18 22:36:37 UTC 2011

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Ticket #1690


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.111 -r1.1.2.112 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.111 src/doc/CHANGES-5.2:1.1.2.112
--- src/doc/CHANGES-5.2:1.1.2.111	Fri Nov 18 21:37:06 2011
+++ src/doc/CHANGES-5.2	Fri Nov 18 22:36:37 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.111 2011/11/18 21:37:06 sborrill Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.112 2011/11/18 22:36:37 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -5765,3 +5765,16 @@ gnu/dist/gcc4/gcc/config/arm/arm.md		1.1
 	PR toolchain/45576 at a very small run-time cost.
 	[is, ticket #1689]
 
+distrib/sets/lists/base/mi			patch
+distrib/sets/lists/man/mi			patch
+sbin/Makefile					patch
+sbin/resize_ffs/Makefile			patch
+sbin/resize_ffs/TODO				patch
+sbin/resize_ffs/resize_ffs.8			patch
+sbin/resize_ffs/resize_ffs.c			patch
+
+	Fix resize_ffs(8) so that growing and shrinking all FFSv1
+	(including byteswapped) and growing FFSv2 file systems is supported.
+	Also, cause resize_ffs(8) to be built.
+	[riz, ticket #1690]
+

Reply via email to