diff options
author | Bodo Möller <bodo@openssl.org> | 2001-11-12 12:28:15 +0100 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2001-11-12 12:28:15 +0100 |
commit | ae52ec986962438e4efa3a6a9b52b9199fb111ef (patch) | |
tree | 55b27d459242895d62b1fd3333d655b2b7bd0a74 /NEWS | |
parent | Add an FAQ. (diff) | |
download | openssl-ae52ec986962438e4efa3a6a9b52b9199fb111ef.tar.xz openssl-ae52ec986962438e4efa3a6a9b52b9199fb111ef.zip |
add changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ o Support for external crypto devices ('engine') is no longer a separate distribution. + Changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c: + + o Various SSL/TLS library bugfixes. + o BIGNUM library fixes. + o Fix potential multi-threading race conditions in the PRNG. + Changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b: o Security fix: PRNG improvements. |