Module Name: src Committed By: msaitoh Date: Tue Apr 14 15:10:57 UTC 2015
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Summarize ticket 1279. To generate a diff of this commit: cvs rdiff -u -r1.1.2.207 -r1.1.2.208 src/doc/CHANGES-6.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-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.207 src/doc/CHANGES-6.2:1.1.2.208 --- src/doc/CHANGES-6.2:1.1.2.207 Tue Apr 14 15:08:37 2015 +++ src/doc/CHANGES-6.2 Tue Apr 14 15:10:57 2015 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.207 2015/04/14 15:08:37 msaitoh Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.208 2015/04/14 15:10:57 msaitoh Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -11347,7 +11347,5 @@ sys/arch/xen/xen/pci_intr_machdep.c 1.1 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. + Move some GPL code from src.tgz to gnusrc.tgz [snj, ticket #1279]