summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-01 21:46:43 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-01 21:46:43 +0000
commitef71cb6dafe78a8286892d205e0009e8c36557cd (patch)
tree36cd706f7b1b27b9fd4fcfbbac6740021861fcbf /CHANGES
parent2e7e3d6ce9910495eb66a6e77597dd2ebd43f815 (diff)
Document...
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
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