Module Name: src
Committed By: riz
Date: Sat Oct 20 22:18:43 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES
Log Message:
Pull up following revision(s) (requested by khorben in ticket #608):
Fix typo - OpenSSL 1.0.1c, not OpenSSH.
To generate a diff of this commit:
cvs rdiff -u -r1.1670.2.11 -r1.1670.2.11.2.1 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.1670.2.11 src/doc/CHANGES:1.1670.2.11.2.1
--- src/doc/CHANGES:1.1670.2.11 Fri Oct 5 18:37:24 2012
+++ src/doc/CHANGES Sat Oct 20 22:18:43 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.11 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.11.2.1 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1286,5 +1286,5 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
wm(4): Add support for Intel I350 Ethernet. [msaitoh 20120525]
postfix(1): Import version 2.8.11 [tron 20120609]
evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
- OpenSSH: Imported 1.0.1c [christos 20120726]
+ OpenSSL: Imported 1.0.1c [christos 20120726]
postfix(1): Import version 2.8.12 [tron 20120810]