From: Richard Levitte Date: Sun, 1 Oct 2000 21:46:43 +0000 (+0000) Subject: Document... X-Git-Tag: OpenSSL_0_9_6~1^2~12 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=ef71cb6dafe78a8286892d205e0009e8c36557cd;ds=sidebyside Document... --- diff --git a/CHANGES b/CHANGES index 030335e2d1..8643bda1c4 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) Clean old EAY MD5 hack from e_os.h. + [Richard Levitte] + *) Fix SSL_CTX_set_read_ahead macro to actually use its argument. Copy SSL_CTX's read_ahead flag to SSL object directly in SSL_new