diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-15 00:30:12 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-15 00:30:12 +0000 |
| commit | 5a114513c51dcb32241039f2079b6c0ac1d183a2 (patch) | |
| tree | f381c7f32f36da258ac7fd5a240234a391bbc631 /ChangeLog | |
| parent | c548512c51ec5a9269269d62c76dba910d8ff517 (diff) | |
* ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument
of rb_protect should take an argument of VALUE.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Dec 15 09:27:46 2003 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/openssl/ossl_pkcs12.c (ossl_pkcs12_initialize): first argument + of rb_protect should take an argument of VALUE. + Sun Dec 14 18:46:48 2003 WATANABE Hirofumi <eban@ruby-lang.org> * ext/socket/socket.c (Init_socket): IPv6 is not supported although |
