summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2007-10-19 08:26:03 +0000
committerLutz Jänicke <jaenicke@openssl.org>2007-10-19 08:26:03 +0000
commit11d01d371f67a9cacfeccb1078669c595d65002f (patch)
tree213ca323e6f22a14a804fe00830427f1c89fa4a3 /CHANGES
parent76c3ef7446df3e4d96c948e85e3476b08313283e (diff)
Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 11 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 90c3634b63..eccf5e23df 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- Changes between 0.9.8f and 0.9.9 [xx XXX xxxx]
+ Changes between 0.9.8g and 0.9.9 [xx XXX xxxx]
*) s390x assembler pack.
[Andy Polyakov]
@@ -598,7 +598,7 @@
*) Change 'Configure' script to enable Camellia by default.
[NTT]
- Changes between 0.9.8f and 0.9.8g [xx XXX xxxx]
+ Changes between 0.9.8g and 0.9.8h [xx XXX xxxx]
*) Implement certificate status request TLS extension defined in RFC3546.
A client can set the appropriate parameters and receive the encoded
@@ -607,6 +607,15 @@
to s_client and s_server.
[Steve Henson]
+ Changes between 0.9.8f and 0.9.8g [19 Oct 2007]
+
+ *) Fix various bugs:
+ + Binary incompatibility of ssl_ctx_st structure
+ + DTLS interoperation with non-compliant servers
+ + Don't call get_session_cb() without proposed session
+ + Fix ia64 assembler code
+ [Andy Polyakov, Steve Henson]
+
Changes between 0.9.8e and 0.9.8f [11 Oct 2007]
*) DTLS Handshake overhaul. There were longstanding issues with