Update from stable branch.
[oweals/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f1b416d445421521bd5a0b0f91af4e56df58d46e..695ed9747991393289f9c93141f4d03bedf39862 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      [NTT]
 
  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]
   
   *) Allow CC in the environment to override the automatically chosen
      compiler. Note that nothing is done to ensure flags work with the