Module Name: src
Committed By: msaitoh
Date: Fri Aug 7 06:23:58 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 937.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.357 -r1.1.2.358 src/doc/CHANGES-7.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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.357 src/doc/CHANGES-7.0:1.1.2.358
--- src/doc/CHANGES-7.0:1.1.2.357 Fri Aug 7 04:13:55 2015
+++ src/doc/CHANGES-7.0 Fri Aug 7 06:23:58 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.357 2015/08/07 04:13:55 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.358 2015/08/07 06:23:58 msaitoh Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -33849,3 +33849,7 @@ external/bsd/blacklist/libexec/blacklist
- minor bugfixes
[christos, ticket #922]
+usr.sbin/postinstall/postinstall 1.191 via patch
+
+ Add resize_root
+ [snj, ticket #937]