Commit 402b4a78 authored by Bodo Möller's avatar Bodo Möller
Browse files

use same entry as in more recent CHANGES revision in CVS head

parent 651e7ddf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,8 +54,8 @@
     full. Fixed.
     [Ben Laurie (CHATS)]

  *) Add assertions to prevent crypto functions from overflowing
     internal buffers by having large block sizes, etc.
  *) Add assertions to prevent user-supplied crypto functions from
     overflowing internal buffers by having large block sizes, etc.
     [Ben Laurie (CHATS)]

  *) New OPENSSL_assert() macro (similar to assert(), but enabled