Module Name: src Committed By: snj Date: Thu Nov 13 07:27:52 UTC 2014
Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: 225 To generate a diff of this commit: cvs rdiff -u -r1.1.2.94 -r1.1.2.95 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.94 src/doc/CHANGES-7.0:1.1.2.95 --- src/doc/CHANGES-7.0:1.1.2.94 Thu Nov 13 06:37:43 2014 +++ src/doc/CHANGES-7.0 Thu Nov 13 07:27:52 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0,v 1.1.2.94 2014/11/13 06:37:43 martin Exp $ +# $NetBSD: CHANGES-7.0,v 1.1.2.95 2014/11/13 07:27:52 snj Exp $ A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014 until the 7.0 release: @@ -2432,3 +2432,9 @@ sys/dev/i2c/gttwsireg.h 1.2 Fix a sizeof typo. [skrll, ticket #223] +usr.sbin/etcupdate/etcupdate 1.59 + + A colon-separated list of tgz files is no longer accepted; you + must use multiple -s options instead. + [apb, ticket #225] +