Module Name: src
Committed By: martin
Date: Fri Jan 16 14:06:14 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES
Log Message:
Revert previous (mishap in openssl pullup)
To generate a diff of this commit:
cvs rdiff -u -r1.1967.2.9 -r1.1967.2.10 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.1967.2.9 src/doc/CHANGES:1.1967.2.10
--- src/doc/CHANGES:1.1967.2.9 Fri Jan 16 08:24:51 2015
+++ src/doc/CHANGES Fri Jan 16 14:06:14 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1967.2.9 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1967.2.10 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -21,7 +21,7 @@
#
# See htutils/changes/changes2html script for more details.
#
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.1967.2.9 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.1967.2.10 $>
Changes from NetBSD 6.0 to NetBSD 7.0:
@@ -121,7 +121,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
support for Freescale i.MX6. Add new common boot/kvminit
code. [matt 20120831]
dhcpcd(8): Import dhcpcd-5.6.2. [roy 20120903]
- openssl: Import openssl 1.0.1k [spz 20150113]
bge(4): Add support for BCM57762, found in Apple's Thunderbolt to
Gigabit Ethernet Adapter. PR/46961. [tsutsui 20120917]
mfi(4): Add a command pass-through ioctl, and associated COMPAT_LINUX