Module Name: src
Committed By: msaitoh
Date: Tue Sep 17 19:41:00 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Cleanup a bit for ticket 943.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 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.38 src/doc/CHANGES-6.2:1.1.2.39
--- src/doc/CHANGES-6.2:1.1.2.38 Tue Sep 17 19:39:38 2013
+++ src/doc/CHANGES-6.2 Tue Sep 17 19:41:00 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.38 2013/09/17 19:39:38 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.39 2013/09/17 19:41:00 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -707,5 +707,5 @@ external/bsd/pkg_install/dist/lib/pkg_si
Fixed installation of signed packages. Some variables part of struct
signature_archive were not initialized properly, therefore randomly
failing in the verify_signature_read_cb() callback.
- Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
+ Partly closes PR pkg/48194.
[khorben, ticket #943]