aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Rokos <m.rokos@sh.cvut.cz>2001-11-16 11:27:46 +0000
committerMichal Rokos <m.rokos@sh.cvut.cz>2001-11-16 11:27:46 +0000
commitbfa1df29e13452e889e6a722ad6d1cbc5c1f3914 (patch)
treea3036f8d8bef74013f35b25edd88bd6bc525a8c7 /ChangeLog
parent8903e757c052d3a99aada758bb628ec135360e60 (diff)
downloadruby-openssl-history-bfa1df29e13452e889e6a722ad6d1cbc5c1f3914.tar.gz
Sync with DEVEL
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1d442..681d3a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ $Id$
Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.
+2001/11/16
+ * added yielding when generating RSA key (see test/ossl_pkey.rb)
+ * added yielding when generating DSA key (see test/ossl_pkey.rb)
+
2001/11/15
* PKCS7::Signer - introduced
* PKCS7 - yield Signer when verifiing data