summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-03-07 17:00:23 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-03-07 17:00:23 +0000
commit77202a85a0c9cf8f72bfaf02c5f8e4721fbd6ce0 (patch)
treee3602a9a4bd44ef31a7461a331f0db560fbd0883 /CHANGES
parent73bfcf2226b3f20869b7d5ca06df0650d0a06723 (diff)
Update from stable branch.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index bee9941a0c..695ed97479 100644
--- a/CHANGES
+++ b/CHANGES
@@ -745,6 +745,10 @@
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]