Module Name: src
Committed By: riz
Date: Sun Feb 10 20:21:06 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
Ticket 806.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-6.0.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.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.15 src/doc/CHANGES-6.0.2:1.1.2.16
--- src/doc/CHANGES-6.0.2:1.1.2.15 Fri Feb 8 23:04:14 2013
+++ src/doc/CHANGES-6.0.2 Sun Feb 10 20:21:06 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.15 2013/02/08 23:04:14 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.16 2013/02/10 20:21:06 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -103,3 +103,8 @@ sys/secmodel/securelevel/secmodel_secure
security.models.bsd44.{curtain,securelevel}.
[jym, ticket #802]
+crypto/external/bsd/openssl/dist/engines/ccgost/gost_eng.c 1.2
+
+ Fix a multiple-free bug.
+ [manu, ticket #806]
+