aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGOTOU Yuuzou <gotoyuzo@notwork.org>2002-12-09 17:40:44 +0000
committerGOTOU Yuuzou <gotoyuzo@notwork.org>2002-12-09 17:40:44 +0000
commitafafe351adf3ddd108f1f73834850e4990d8fef5 (patch)
tree6492efdc117536ec24ce52580534decc39ffbf68 /ChangeLog
parenta03f80b45a53e6803dace32da4034d58c32293c1 (diff)
downloadruby-openssl-history-OSSL_0_1_3.tar.gz
* ossl-0.1.3 releasedOSSL_0_1_3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39ef369..0948391 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Tue, 10 Dec 2002 02:32:54 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
+ * ossl-0.1.3 released
+
Mon, 9 Dec 2002 22:26:15 -0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* x509name.c: let initialize() give a Array instead of a Hash.
to_a is implemented and to_h is deprecated.