diff options
| author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-11 12:29:08 +0000 |
|---|---|---|
| committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-11 12:29:08 +0000 |
| commit | 559268c2e17cba2832d22595baf1a1aca9c9e1b6 (patch) | |
| tree | 089db0ac5de902621a608d1357e08bde93134315 /ChangeLog | |
| parent | d3fcf49b8387afbfe1047d1311f4b467e1e6936e (diff) | |
| download | ruby-559268c2e17cba2832d22595baf1a1aca9c9e1b6.tar.gz ruby-559268c2e17cba2832d22595baf1a1aca9c9e1b6.tar.xz ruby-559268c2e17cba2832d22595baf1a1aca9c9e1b6.zip | |
* ext/openssl/ossl_pkcs12.[ch]: new files. add OpenSSL::PKCS12.
* ext/openssl/ossl_ossl.[ch]: ditto.
* ext/openssl/MANIFEST: add ossl_pkcs12.[ch].
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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/MANIFEST: add ossl_pkcs12.[ch]. + Thu Dec 11 20:54:28 2003 Minero Aoki <aamine@loveruby.net> * lib/fileutils.rb (mkdir_p): remove trailing `/' befere mkdir(2). |
