Update from stable branch.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index ba1feb0d2e4b751cc8baf03f4bd8ae12f543ba57..695ed9747991393289f9c93141f4d03bedf39862 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 0.9.8j and 0.9.8k  [xx XXX xxxx]
 
+  *) Improve efficiency of mem_gets: don't search whole buffer each time
+     for a '\n'
+     [Jeremy Shapiro <jnshapir@us.ibm.com>]
+
+  *) New -hex option for openssl rand.
+     [Matthieu Herrb]
+
+  *) Print out UTF8String and NumericString when parsing ASN1.
+     [Steve Henson]
+
   *) Support NumericString type for name components.
      [Steve Henson]