diff --git a/CHANGES b/CHANGES index 06e5677a66d67b9cbf0a6c2f6945dd307302d036..5ea0e7b91643fae844aa4ba46d16f92079f524d2 100644 --- a/CHANGES +++ b/CHANGES @@ -101,6 +101,11 @@ Changes between 0.9.6e and 0.9.7 [XX xxx 2002] + *) Make sure tests can be performed even if the corresponding algorithms + have been removed entirely. This was also the last step to make + OpenSSL compilable with DJGPP under all reasonable conditions. + [Richard Levitte, Doug Kaufman ] + *) Add cipher selection rules COMPLEMENTOFALL and COMPLEMENTOFDEFAULT to allow version independent disabling of normally unselected ciphers, which may be activated as a side-effect of selecting a single cipher.