summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-11 12:29:51 +0000
committergotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-11 12:29:51 +0000
commit4ce5922b5c67e4d878cf92a3086248be690edf6c (patch)
tree7cd656dd22a126f3a394db228c9af7533b22cdaa
parentab2e1c141fa996348d836b4e1537aace5e4d4463 (diff)
untypo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 74eac81606..d1e500dd1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Thu Dec 11 21:24:43 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.
- * ext/openssl/ossl_ossl.[ch]: ditto.
+ * ext/openssl/ossl.[ch]: ditto.
* ext/openssl/MANIFEST: add ossl_pkcs12.[ch].