note the rand_win.c change
authorUlf Möller <ulf@openssl.org>
Thu, 8 Mar 2001 17:00:09 +0000 (17:00 +0000)
committerUlf Möller <ulf@openssl.org>
Thu, 8 Mar 2001 17:00:09 +0000 (17:00 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4824aeee8a10d8c032ba437d5be2dcce80b13faf..b3a6f2f40f496969c3d9b150e0ee8c5a8339722a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,9 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+   *) Replace rdtsc with _emit statements for VC++ version 5.
+      [Jeremy Cooper <jeremy@baymoo.org>]
+
   *) Hide BN_CTX structure details in bn_lcl.h instead of publishing them
      in <openssl/bn.h>.  Also further increase BN_CTX_NUM to 24.
      [Bodo Moeller]
   *) Hide BN_CTX structure details in bn_lcl.h instead of publishing them
      in <openssl/bn.h>.  Also further increase BN_CTX_NUM to 24.
      [Bodo Moeller]