summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-20 15:22:02 +0000
committerBodo Möller <bodo@openssl.org>2000-09-20 15:22:02 +0000
commitb38d84d8678d0ca17e542933fe9611f0ebdbe192 (patch)
tree8c63d01defd24a361da1dab404eb51387d9ac192 /NEWS
parent50b14a38f5fecacd5c5aa4b8f75280cb03d8b6a2 (diff)
downloadopenssl-new-b38d84d8678d0ca17e542933fe9611f0ebdbe192.tar.gz
Additions for 0.9.6.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 31077d2094..65dd4a7d9f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@
o New sign and verify options to 'dgst' application.
o Support for DER and PEM encoded messages in 'smime' application.
o New 'rsautl' application, low level RSA utility.
-
+ o MD4 now included.
+ o Bugfix for SSL rollback padding check.
Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a: