Update version numbers
authorBodo Möller <bodo@openssl.org>
Thu, 26 Aug 2010 18:45:45 +0000 (18:45 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 26 Aug 2010 18:45:45 +0000 (18:45 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 114f339e2968c599df817bc7b6a8d041fc0fb767..8f9c15050766ac65205ea7ab44428af02558fd35 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
  OpenSSL CHANGES
  _______________
 
  OpenSSL CHANGES
  _______________
 
- Changes between 1.0.0 and 1.1.0  [xx XXX xxxx]
+ Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]
 
   *) Improve forward-security support: add functions
 
 
   *) Improve forward-security support: add functions
 
      whose return value is often ignored. 
      [Steve Henson]
   
      whose return value is often ignored. 
      [Steve Henson]
   
- Changes between 1.0.0a and 1.0.1  [xx XXX xxxx]
+ Changes between 1.0.0b and 1.0.1  [xx XXX xxxx]
 
   *) Add EC_GFp_nistp224_method(), a 64-bit optimized implementation for
      elliptic curve NIST-P224 with constant-time single point multiplication on
 
   *) Add EC_GFp_nistp224_method(), a 64-bit optimized implementation for
      elliptic curve NIST-P224 with constant-time single point multiplication on