Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().
diff --git a/CHANGES b/CHANGES
index e3b0623..f3c304a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -616,6 +616,10 @@
      [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]