]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
update NEWS file
authorDr. Stephen Henson <steve@openssl.org>
Thu, 27 May 2010 15:02:27 +0000 (15:02 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 27 May 2010 15:02:27 +0000 (15:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a00d06af68d21cb31e6bdb84ccbe84bf5829ff8d..fcc08f34667660d6f4f5052d49c7bc829c96758c 100644 (file)
--- 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.