From: Bodo Möller Date: Thu, 14 Nov 2002 12:08:16 +0000 (+0000) Subject: fix order again X-Git-Tag: OpenSSL_0_9_7-beta4~41 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=651e7ddf7ebee51af5e0fae538fa707386f48913;p=oweals%2Fopenssl.git fix order again --- diff --git a/CHANGES b/CHANGES index 0ffd33fd0c..a6d9d9d52d 100644 --- a/CHANGES +++ b/CHANGES @@ -31,10 +31,6 @@ overflows. [Ben Laurie (CHATS)] - *) New OPENSSL_assert() macro (similar to assert(), but enabled - unconditionally). - [Ben Laurie (CHATS)] - *) Don't cache truncated DNS entries in the local cache (this could potentially lead to a spoofing attack). [Ben Laurie (CHATS)] @@ -62,6 +58,10 @@ internal buffers by having large block sizes, etc. [Ben Laurie (CHATS)] + *) New OPENSSL_assert() macro (similar to assert(), but enabled + unconditionally). + [Ben Laurie (CHATS)] + *) Eliminate unused copy of key in RC4. [Ben Laurie (CHATS)]