Commit f30d34f3 authored by Lutz Jänicke's avatar Lutz Jänicke
Browse files

Move entry to match chronologic orderering.

parent 84a21737
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3,6 +3,9 @@

 Changes between 0.9.6 and 0.9.7  [xx XXX 2000]

  *) Add "-rand" option also to s_client and s_server.
     [Lutz Jaenicke]

  *) New function EVP_CIPHER_CTX_set_padding() this is used to
     disable standard block padding (aka PKCS#5 padding) in the EVP
     API, which was previously mandatory. This means that the data is
@@ -803,9 +806,6 @@
     matter what.
     [Richard Levitte]

  *) Add "-rand" option also to s_client and s_server.
     [Lutz Jaenicke]

 Changes between 0.9.5a and 0.9.6  [24 Sep 2000]

  *) In ssl23_get_client_hello, generate an error message when faced