Test remote CVS commit...
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 55b2fc474241c25b3206219f139bd9953e7d8434..1cad286c2caff34eb5ac4ccf88a433f12704bb56 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
  _______________
 
 
+ Changes between 0.9.01c and 0.9.1d
+
+
  Changes between 0.9.01b and 0.9.1c
 
   *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and 
@@ -18,7 +21,7 @@
 
   *) Incorporated the popular no-RSA/DSA-only patches 
      which allow to compile a RSA-free SSLeay.
-     [Interrader Ldt., Ralf S. Engelschall]
+     [Andrew Cooke / Interrader Ldt., Ralf S. Engelschall]
 
   *) Fixed nasty rehash problem under `make -f Makefile.ssl links'
      when "ssleay" is still not found.