summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-05-27 15:02:27 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-05-27 15:02:27 +0000
commit3416d11926eae2be8a9c6132f57124967e6a33ca (patch)
treea1bcb94fc35819a351a3d02dd1fc911056973a8d /NEWS
parentc1f1a03d0c9372ddd92941d7797f297e332b4e1c (diff)
update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a00d06af68..fcc08f3466 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@
This file gives a brief overview of the major changes between each OpenSSL
release. For more details please read the CHANGES file.
+ Major changes between OpenSSL 0.9.8n and OpenSSL 0.9.8o:
+
+ o Various DTLS fixes.
+ o Recognise SHA2 certificates if only SSL algorithms added.
+ o Fix for no-rc4 compilation.
+ o Chil ENGINE unload workaround.
+
Major changes between OpenSSL 0.9.8m and OpenSSL 0.9.8n:
o CFB cipher definition fixes.