From: Ulf Möller Date: Fri, 1 Dec 2000 01:53:08 +0000 (+0000) Subject: Borland C fix. X-Git-Tag: OpenSSL_0_9_6a-beta1~107^2~77 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a0230525806d6f674a6450e38aa931a675219802;p=oweals%2Fopenssl.git Borland C fix. --- diff --git a/CHANGES b/CHANGES index 327b6af01f..09b011a724 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) rand_win.c fix for Borland C. + [Ulf Möller] + *) BN_rshift bugfix for n == 0. [Bodo Moeller]