diff options
| author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-15 19:16:18 +0000 |
|---|---|---|
| committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-15 19:16:18 +0000 |
| commit | 37081282385758375e408a6c6a7df9a3b4ebd717 (patch) | |
| tree | 9e3ec10bd4c901009e5aaeb70ab4006b12f1ea54 /ChangeLog | |
| parent | 6473062fd73f044294d54a90b3a3790327b6ca24 (diff) | |
* ext/openssl/extconf.rb: check for OPENSSL_cleanse.
* ext/openssl/openssl_missing.h: ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8335 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sat Apr 16 03:59:42 2005 GOTOU Yuuzou <gotoyuzo@notwork.org> + + * ext/openssl/extconf.rb: check for OPENSSL_cleanse. + + * ext/openssl/openssl_missing.h: ditto. + Fri Apr 15 22:40:19 2005 Masaki Suketa <masaki.suketa@nifty.ne.jp> * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage= |
