Module Name:    src
Committed By:   sborrill
Date:           Sat Mar  6 22:58:27 UTC 2010

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1320


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.209 -r1.1.2.210 src/doc/CHANGES-5.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.1
diff -u src/doc/CHANGES-5.1:1.1.2.209 src/doc/CHANGES-5.1:1.1.2.210
--- src/doc/CHANGES-5.1:1.1.2.209	Sat Mar  6 22:48:46 2010
+++ src/doc/CHANGES-5.1	Sat Mar  6 22:58:27 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.209 2010/03/06 22:48:46 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.210 2010/03/06 22:58:27 sborrill Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -16893,3 +16893,9 @@
 	Fixes PR/42811. Improve print order.
 	[skrll, ticket #1318]
 
+crypto/dist/openssl/crypto/evp/m_sha1.c		patch
+
+	Ensure that SHA384 always calls the SHA384 functions.
+	Should fix PR#42881.
+	[joerg, ticket #1320]
+

Reply via email to