aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-02-11 16:42:30 +0000
committerBodo Möller <bodo@openssl.org>2003-02-11 16:42:30 +0000
commit8537943e8bb9e191f764f8e7f6c691cd41a8c8d2 (patch)
tree9f583d7bc4e67d0d8a1aeeaef75aa8e9d4f16dc3 /CHANGES
parenta8f5b2ed50f0aedc618d0364fa5b517b50216f48 (diff)
downloadopenssl-8537943e8bb9e191f764f8e7f6c691cd41a8c8d2.tar.gz
first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8"
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
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()