Old typo...
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 76406f27a1dadbb9dd48b54bded72d82da824f47..e8d45af0d129d95494988751a1b32ce90508a633 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,6 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 0.9.8 and 0.9.9  [xx XXX xxxx]
-
-  *) 
-
  Changes between 0.9.7h and 0.9.8  [xx XXX xxxx]
 
   *) Correct naming of the 'chil' and '4758cca' ENGINEs. This
 
  Changes between 0.9.7g and 0.9.7h  [XX xxx XXXX]
 
+  *) Minimal support for X9.31 signatures and PSS padding modes. This is
+     mainly for FIPS compliance and not fully integrated at this stage.
+     [Steve Henson]
+
   *) For DSA signing, unless DSA_FLAG_NO_EXP_CONSTTIME is set, perform
      the exponentiation using a fixed-length exponent.  (Otherwise,
      the information leaked through timing could expose the secret key