Commit bd9e2e4c authored by Ulf Möller's avatar Ulf Möller
Browse files

note the rand_win.c change

parent ff612904
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3,6 +3,9 @@

 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]