summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2007-10-19 08:25:53 +0000
committerLutz Jänicke <jaenicke@openssl.org>2007-10-19 08:25:53 +0000
commit32f1f622f6bd24d8e026f757570261f2e9b325d0 (patch)
tree9d54e7779904300c18357f0fdbc9164abaf0c405 /CHANGES
parent5f95651316bc6c74485b8ac40f378e56cbedeee6 (diff)
Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a3a713a7ac..b9e4c7a557 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
OpenSSL CHANGES
_______________
- 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
@@ -11,6 +11,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