-crlf option.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6dd3eddee470a46c2b78ec03b89b502de3942e1d..300da0d7732e52287f365a96eebf73f69312edca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,19 @@
  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 <TheAntony2@bigfoot.com>]
 
   *) Fix -startdate and -enddate (which was missing) arguments to 'ca'
      program.