summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a8629d87bb..86c572d162 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,10 @@
also been removed.
[Matt Caswell]
+ *) All instances of the string "ssleay" in the public API were replaced
+ with OpenSSL (case-matching; e.g., OPENSSL_VERSION for #define's)
+ [Rich Salz]
+
*) The demo files in crypto/threads were moved to demo/threads.
[Rich Salz]