From: Bodo Möller Date: Tue, 11 Feb 2003 16:42:30 +0000 (+0000) Subject: first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8" X-Git-Tag: BEN_FIPS_TEST_1~38^2~323 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=8537943e8bb9e191f764f8e7f6c691cd41a8c8d2 first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8" --- diff --git a/CHANGES b/CHANGES index f7ab583942..d3765179a9 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ OpenSSL CHANGES _______________ - Changes between 0.9.7 and 0.9.8 [xx XXX xxxx] + Changes between 0.9.7a and 0.9.8 [xx XXX xxxx] *) In crypto/ec/ec_mult.c, implement fast point multiplication with precomputation, based on wNAF splitting: EC_GROUP_precompute_mult()