From 6ef4d9d512a8d9ff85c11f0474b97e9e95ea0f94 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Tue, 4 Apr 2000 22:49:27 +0000 Subject: [PATCH] Better make a note of what's going on ... :-) --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 533b453986..4269015fa0 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,10 @@ Changes between 0.9.5a and 0.9.6 [xx XXX 2000] - *) + *) Initial DSO code added into libcrypto for letting OpenSSL (and + OpenSSL-based applications) load shared libraries and bind to + them in a portable way. + [Geoff Thorpe, with contributions from Richard Levitte] Changes between 0.9.5 and 0.9.5a [1 Apr 2000] -- GitLab