From: Bodo Möller Date: Fri, 4 Jan 2002 13:27:52 +0000 (+0000) Subject: Changes that break something should be included in CHANGES X-Git-Tag: OpenSSL_0_9_6d-beta1~83^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d59fb0dd2f14916284413ac5e87b035194895689;p=openssl Changes that break something should be included in CHANGES to make it easier to fix things. --- diff --git a/CHANGES b/CHANGES index 48ac44e80a..8153a157ba 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,9 @@ *) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7 +) applies to 0.9.7 only + *) New 'shared_ldflag' column in Configure platform table. + [Richard Levitte] + *) Fix EVP_CIPHER_mode macro. ["Dan S. Camper" ]