aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-08-16 15:28:00 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-08-16 15:28:00 +0000
commit54fbc77dc8718f1c6804a198fede84c193caf987 (patch)
tree8289d3ba66d7b60d0d64682bd8d595f73d1b5907 /CHANGES
parent9e09eebf94c933686077a1b1b2d60248acb9ba67 (diff)
downloadopenssl-54fbc77dc8718f1c6804a198fede84c193caf987.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 a7c43b96f4..a9e7d15215 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,10 @@
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
+) applies to 0.9.7 only
+ *) 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