Module Name: src
Committed By: riz
Date: Wed Dec 18 02:22:19 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Fix up setlist for ticket 997.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.68 -r1.1.2.69 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.68 src/doc/CHANGES-6.2:1.1.2.69
--- src/doc/CHANGES-6.2:1.1.2.68 Tue Dec 17 22:39:33 2013
+++ src/doc/CHANGES-6.2 Wed Dec 18 02:22:19 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.68 2013/12/17 22:39:33 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.69 2013/12/18 02:22:19 riz Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1097,6 +1097,10 @@ sys/compat/common/compat_util.c 1.45
Free pathbuf in an error path.
[martin, ticket #999]
+distrib/amd64/cdroms/Makefile.cdrom patch
+distrib/i386/cdroms/Makefile.cdrom patch
+distrib/sparc64/cdroms/installcd/Makefile patch
+rescue/list.crypto patch
usr.bin/ftp/Makefile patch
usr.bin/ftp/cmds.c patch
usr.bin/ftp/cmdtab.c patch