Module Name: src
Committed By: martin
Date: Thu Feb 5 08:43:55 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #494
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.194 -r1.1.2.195 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.194 src/doc/CHANGES-7.0:1.1.2.195
--- src/doc/CHANGES-7.0:1.1.2.194 Wed Feb 4 22:08:48 2015
+++ src/doc/CHANGES-7.0 Thu Feb 5 08:43:55 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.194 2015/02/04 22:08:48 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.195 2015/02/05 08:43:55 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -15632,3 +15632,10 @@ sbin/ping6/ping6.c 1.83
a maybe-uninitialized warning.
[chs, ticket #493]
+distrib/sets/makesrctars 1.40
+
+ GPL code isn't just in src/gnu these days (i.e., the last 6 years).
+ Move stuff from src/external/gpl[23] out of the src tarball and into
+ gnusrc.
+ [snj, ticket #494]
+