aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-08-16 15:30:37 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-08-16 15:30:37 +0000
commit86cd2530db853676f9ac8cb6d242591837009887 (patch)
tree6f22c8e405df7e169641478f672673b4d52b621d /CHANGES
parent3d85776a09867d13fc167ce509fad7e9569fc720 (diff)
downloadopenssl-86cd2530db853676f9ac8cb6d242591837009887.tar.gz
Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9d1ce8d0c5..835635980c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 0.9.6b and 0.9.6c [XX xxx XXXX]
+ *) Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()
+ for BIO_C_GET_WRITE_BUF_SIZE ("Stephen Hinton" <shinton@netopia.com>).
+ [Lutz Jaenicke]
+
*) Rework the configuration and shared library support for Tru64 Unix.
The configuration part makes use of modern compiler features and
still retains old compiler behavior for those that run older versions