If BN_STRICT is defined, don't accept an ambiguous representation of zero
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index e3b0623c0d7d294fe2a757de79c440c890f3342b..f3c304af7c9a40c494f591cee22ddca69fdb975a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      [Richard Levitte]
 
  Changes between 0.9.7c and 0.9.7d  [xx XXX XXXX]
+
+  *) Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().
+     [Peter Sylvester <Peter.Sylvester@EdelWeb.fr>]
+
   *) Use the correct content when signing type "other".
      [Steve Henson]