summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2000-02-26 01:55:33 +0000
committerDr. Stephen Henson <steve@openssl.org>2000-02-26 01:55:33 +0000
commitc7cb16a8ffa2a791949044378f278e8f4089d7d6 (patch)
treecfcea4ea79aeef0cf9867f187805a5c3712a8f49 /CHANGES
parent47c177c7b369ba40aa7f4a56d4b83f4178cf1d9f (diff)
Rename functions for new convention.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5cf2a6e373..19265cf534 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.4 and 0.9.5 [xx XXX 2000]
+ *) Change function names to the new naming convention.
+ [Steve Henson]
+
*) Allow for the possibility of temp RSA key generation failure:
the code used to assume it always worked and crashed on failure.
[Steve Henson]