aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-04-27 15:06:26 +0000
committerUlf Möller <ulf@openssl.org>2000-04-27 15:06:26 +0000
commit3973628ea6b77f8a337430aabf15f3961533dd3b (patch)
treea73723ed94dd7df450473e22e84205383864f520 /CHANGES
parent7fc840cc8505356446bdc640e557f19e4a743157 (diff)
downloadopenssl-3973628ea6b77f8a337430aabf15f3961533dd3b.tar.gz
Submitted by:
Reviewed by: PR:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 71587e2494..0e8a4c6669 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
+ *) Bugfix for linux-elf makefile.one.
+ [Ulf Möller]
+
*) RSA_get_default_method() will now cause a default
RSA_METHOD to be chosen if one doesn't exist already.
Previously this was only set during a call to RSA_new()