aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichal Rokos <m.rokos@sh.cvut.cz>2001-11-26 11:48:36 +0000
committerMichal Rokos <m.rokos@sh.cvut.cz>2001-11-26 11:48:36 +0000
commiteec231c7350bda539d10564b723a124a7caeafa6 (patch)
tree35ff782b935265c1496b835130c2b1e2e249a886 /ChangeLog
parent1c8834d13a4505af0c91530e1f505df325d45fe9 (diff)
downloadruby-openssl-history-eec231c7350bda539d10564b723a124a7caeafa6.tar.gz
- Just forgot to add stuff to changelog...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 15 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b4f2e1..0c32676 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,19 +4,27 @@ Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.
$Log$
+Revision 1.9 2001/11/26 11:48:36 majkl
+ - Just forgot to add stuff to changelog...
+
Revision 1.8 2001/11/21 09:37:03 gotoyuzo
- buffering.rb went under ``openssl'' directory.
+2001/11/21 majkl
+ * BN added (only proof of concept)
+ * indent changed
+ * rand.h to ossl.h added
+
Revision 1.7 2001/11/20 19:39:37 majkl
-- HMAC added
-- Config came back
-- API changed in PKCS7 (param. order)
-- API changed in Cipher (can't add data in .new)
-- indentation changed (only half of files, 2nd half to do)
-- some API doc added to README
+ * HMAC added
+ * Config came back
+ * API changed in PKCS7 (param. order)
+ * API changed in Cipher (can't add data in .new)
+ * indentation changed (only half of files, 2nd half to do)
+ * some API doc added to README
Revision 1.6 2001/11/19 12:44:57 majkl
-added X509::Certificate .to_der
+ * added X509::Certificate .to_der
2001/11/18 (ossl-0.0.9)
* all project is moved to savannah.gnu.org