summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-05-17 23:29:18 +1000
committerDamien Miller <djm@mindrot.org>2000-05-17 23:29:18 +1000
commit3b512e18dc4c8fead872548bdb1a89f85681d0cf (patch)
treee98c4236dd34530fb3ac24ecee15000d8a8bd93e /ChangeLog
parentc4be7ce66992811c555375cb303f504153e1b33f (diff)
- Detect OpenSSL seperatly from RSA
- Better test for RSA (more compatible with RSAref). Based on work by Ed Eden <ede370@stl.rural.usda.gov>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 635bc244..f995dafb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
- Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
<ksakai@kso.netwk.ntt-at.co.jp>
- RSAless operation patch from kevin_oconnor@standardandpoors.com
+ - Detect OpenSSL seperatly from RSA
+ - Better test for RSA (more compatible with RSAref). Based on work by
+ Ed Eden <ede370@stl.rural.usda.gov>
20000513
- Fix for non-recognised DSA keys from Arkadiusz Miskiewicz