Module Name: src
Committed By: tsutsui
Date: Sun Aug 10 19:15:55 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
Fix date of openssl 1.0.1i update.
To generate a diff of this commit:
cvs rdiff -u -r1.1963 -r1.1964 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1963 src/doc/CHANGES:1.1964
--- src/doc/CHANGES:1.1963 Sun Aug 10 19:14:36 2014
+++ src/doc/CHANGES Sun Aug 10 19:15:55 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1963 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1964 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -507,4 +507,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
_arc4random() with new cprng_fast implemenation
from riastradh@ using per-cpu instances of chacha8.
[tls 20140810]
- openssl: update to 1.0.1i [spz 20130810]
+ openssl: update to 1.0.1i [spz 20140810]