Prepare for 0.9.8m release
[oweals/openssl.git] / NEWS
diff --git a/NEWS b/NEWS
index 23939b603b9af9ffbc1a85c83d66fecb4ad54f6b..7bff9591d4579bd28cb870e2422e66afc7860b0b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,11 +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.8l and OpenSSL 0.9.8m-beta1:
+  Major changes between OpenSSL 0.9.8l and OpenSSL 0.9.8m:
 
+      o Cipher definition fixes.
+      o Workaround for slow RAND_poll() on some WIN32 versions.
       o Remove MD2 from algorithm tables.
       o SPKAC handling fixes.
-      o Implement draft-ietf-tls-renegotiation-03.
+      o Support for RFC5746 TLS renegotiation extension.
       o Compression memory leak fixed.
       o Compression session resumption fixed.
       o Ticket and SNI coexistence fixes.