fix order again
authorBodo Möller <bodo@openssl.org>
Thu, 14 Nov 2002 12:08:16 +0000 (12:08 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 14 Nov 2002 12:08:16 +0000 (12:08 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0ffd33fd0c20ebcf8e9d617693f9835fa6c6ea8e..a6d9d9d52dbf0b9806a6d0044b97a853a3138ee3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      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)]
      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)]