X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=48ac44e80aa02b12c8af56798ebd3c18e561efa8;hp=cbc79829c501ea0bbe38a9ab0176082bf14e00e6;hb=e5d6528a1223a7f94fe399881451589d6a5ad0bb;hpb=980afccf98a9ab6df7a26161b5a39538c30a2292 diff --git a/CHANGES b/CHANGES index cbc79829c5..48ac44e80a 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 + *) Fix EVP_CIPHER_mode macro. + ["Dan S. Camper" ] + +) Change the AES code to follow the same name structure as all other symmetric ciphers, and behave the same way. Move everything to the directory crypto/aes, thereby obsoleting crypto/rijndael.