Version and name changes, and a last minute changelog
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 6d684ce703a2da324bf5c5fe63de3d27e380db04..29f3c28bb5173fae098a5159ebda93aba8cf96cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,9 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 0.9.5 and 0.9.5a  [XX XXX 2000]
+ Changes between 0.9.5 and 0.9.5a  [1 Apr 2000]
+
+  *) Make sure _lrotl and _lrotr are only used with MSVC.
 
   *) Use lock CRYPTO_LOCK_RAND correctly in ssleay_rand_status
      (the default implementation of RAND_status).