first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8"

This commit is contained in:
Bodo Möller
2003-02-11 16:42:30 +00:00
parent a8f5b2ed50
commit 8537943e8b

View File

@@ -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()