Commit 8537943e authored by Bodo Möller's avatar Bodo Möller
Browse files

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

parent a8f5b2ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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()