X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=300da0d7732e52287f365a96eebf73f69312edca;hp=07487ac2a4f7333b0bb0593b5233dec44d0a2505;hb=29159a42d2708cb962b3fa6358f3a02ec5cf46b2;hpb=48c843c3672c49724b3ccb11204b7ae67b17c9cb diff --git a/CHANGES b/CHANGES index 07487ac2a4..300da0d773 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,23 @@ OpenSSL CHANGES _______________ - Changes between 0.9.3a and 0.9.4 [xx Aug 1999] + Changes between 0.9.4 and 0.9.5 [xx XXX 1999] + + *) -crlf option to s_client and s_server for sending newlines as + CRLF (as required by many protocols). + [Bodo Moeller] + + Changes between 0.9.3a and 0.9.4 [09 Aug 1999] + + *) Install libRSAglue.a when OpenSSL is built with RSAref. + [Ralf S. Engelschall] + + *) A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency. + [Andrija Antonijevic ] + + *) Fix -startdate and -enddate (which was missing) arguments to 'ca' + program. + [Steve Henson] *) New function DSA_dup_DH, which duplicates DSA parameters/keys as DH parameters/keys (q is lost during that conversion, but the resulting