Module Name: src
Committed By: snj
Date: Sun Jul 5 14:21:41 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
Ticket 851.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 src/doc/CHANGES-5.0.1
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-5.0.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.32 src/doc/CHANGES-5.0.1:1.1.2.33
--- src/doc/CHANGES-5.0.1:1.1.2.32 Sun Jul 5 00:32:47 2009
+++ src/doc/CHANGES-5.0.1 Sun Jul 5 14:21:40 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.32 2009/07/05 00:32:47 snj Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.33 2009/07/05 14:21:40 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -574,3 +574,8 @@
CVE-2009-1386 and CVE-2009-1387.
[tonnerre, ticket #850]
+crypto/dist/openssl/ssl/d1_both.c 1.5
+
+ Fix build problem from ticket 850 on non-64bit systems.
+ [spz, ticket #851]
+