From 7149d5c14016f2f2e759b9e3f4d91f367224469f Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 15 Nov 2002 13:58:58 +0000 Subject: [PATCH] Document the change to remove the 'done' flag variable in the OpenSSL_add_all_*() routines --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index 7fca062af0..635262aff6 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,12 @@ length of the REQUEST-CERTIFICATE message is 18 .. 34, not 17 .. 33. [Zeev Lieber ] + *) Undo an undocumented change introduced in 0.9.6e which caused + repeated calls to OpenSSL_add_all_ciphers() and + OpenSSL_add_all_digests() to be ignored, even after calling + EVP_cleanup(). + [Richard Levitte] + *) Change the default configuration reader to deal with last line not being properly terminated. [Richard Levitte] -- 2.25.1