Module Name: src Committed By: jnemeth Date: Fri Jul 27 17:39:37 UTC 2012
Modified Files: src/doc: CHANGES Log Message: OpenSSH 1.0.1c -> OpenSSL 1.0.1c To generate a diff of this commit: cvs rdiff -u -r1.1726 -r1.1727 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.1726 src/doc/CHANGES:1.1727 --- src/doc/CHANGES:1.1726 Fri Jul 27 16:49:07 2012 +++ src/doc/CHANGES Fri Jul 27 17:39:36 2012 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1726 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1727 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -91,5 +91,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: powerpc: Add support for FPU emulation on BookE. [matt 20120722] zoneinfo: Import tzdata2012d. [apb 20120722] evbarm: Add initial support for the RaspberryPi. [skrll 20120726] - OpenSSH: Imported 1.0.1c [christos 20120726] + OpenSSL: Imported 1.0.1c [christos 20120726] kernel: safepri is dead; replaced by macro IPL_SAFEPRI. [matt 20120727]