Extend entry on ERR_print_errors.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 90383f7e4f42d9e28b618e9fefd2ce8603d41d4a..533b453986f2bca0251a967c85a995906063024e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,16 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 0.9.5 and 0.9.5a  [XX XXX 2000]
+ Changes between 0.9.5a and 0.9.6  [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).
 
   *) Rename openssl x509 option '-crlext', which was added in 0.9.5,
      to '-clrext' (= clear extensions), as intended and documented.