Fix openssl vs OpenSSL inconsistency.

This commit is contained in:
tsutsui 2014-08-10 19:21:08 +00:00
parent 287b7290f9
commit 8168542d20
1 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1964 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1965 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -192,10 +192,10 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
em4k(4): Add driver for Mediator 4000 PCI bridges. [rkujawa 20130129]
makefs(8): Add support for msdos, creating filesystems at an offset,
merging directories with common files. [christos 20130202]
openssl: update to 1.0.1d [christos 20130205]
OpenSSL: update to 1.0.1d [christos 20130205]
sparc: Add hardware acceleration for cgfourteen(4) using SX
[macallan 20130207]
openssl: update to 1.0.1e [christos 20130212]
OpenSSL: update to 1.0.1e [christos 20130212]
atf(7): Import 0.17. [jmmv 20130215]
lutok: Import 0.2. This is a new import that provides a C++ wrapper
for the Lua API and will be used by Kyua. Its build depends
@ -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 20140810]
OpenSSL: update to 1.0.1i [spz 20140810]