diff --git a/CHANGES b/CHANGES index 71587e2494d851dbcd2305a25e8a82ee4865d4fe..0e8a4c66698bf073b2663de9863b283a6056ee6a 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()