Commit 46ce7907 authored by Bodo Möller's avatar Bodo Möller
Browse files

fix order of changes -- if B depends on A, A should be listed

after B (reversed 'chronological' order)
parent 9831d941
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -27,14 +27,14 @@
  *) Avoid filename truncation in cert requests.
     [Ben Laurie (CHATS)]

  *) New OPENSSL_assert() macro (similar to assert(), but enabled
     unconditionally).
     [Ben Laurie (CHATS)]

  *) Add assertions to check for (supposedly impossible) buffer
     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)]