first section is now "Changes between 0.9.7a and 0.9.8", not "... 0.9.7 and 0.9.8"
authorBodo Möller <bodo@openssl.org>
Tue, 11 Feb 2003 16:42:30 +0000 (16:42 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 11 Feb 2003 16:42:30 +0000 (16:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f7ab583942b84345e13178611fba8a820b8d6076..d3765179a9b33b23f9aad19afb56951181c94346 100644 (file)
--- 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()