summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-04-10 20:38:24 +0000
committerRichard Levitte <levitte@openssl.org>2003-04-10 20:38:24 +0000
commit138f970e6ea32914eac3d9216dabc8511088ad71 (patch)
tree9896d4fa4d31128c40d87acdcfd63f1124e1b60b /NEWS
parent1a0c1f90525ae2815784184546bc07649a2c788b (diff)
Add the 0.9.6j news.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 31eaa7eabd..cc9405c3bc 100644
--- a/NEWS
+++ b/NEWS
@@ -70,6 +70,13 @@
o SSL/TLS: add callback to retrieve SSL/TLS messages.
o SSL/TLS: support AES cipher suites (RFC3268).
+ Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j:
+
+ o Security: counter the Klima-Pokorny-Rosa extension of
+ Bleichbacher's attack
+ o Security: make RSA blinding default.
+ o Build: shared library support fixes.
+
Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i:
o Important security related bugfixes.