diff options
| author | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-20 05:49:14 +0000 |
|---|---|---|
| committer | gotoyuzo <gotoyuzo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-20 05:49:14 +0000 |
| commit | 54cd0e89285562dbbb19d6109a176023b83b78a4 (patch) | |
| tree | 9a5144fee2b72d270d0b6f5bcb284e150910e51e /ChangeLog | |
| parent | 547bf04d99299f268ea2c03b553231277653a673 (diff) | |
| download | ruby-54cd0e89285562dbbb19d6109a176023b83b78a4.tar.gz ruby-54cd0e89285562dbbb19d6109a176023b83b78a4.tar.xz ruby-54cd0e89285562dbbb19d6109a176023b83b78a4.zip | |
* ext/openssl/extconf.rb: should check <openssl/conf_api.h> instead
of OPENSSL_VERSION_NUMBER. [ruby-list:39056]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5515 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 @@ +Tue Jan 20 14:48:28 2004 GOTOU Yuuzou <gotoyuzo@notwork.org> + + * ext/openssl/extconf.rb: should check <openssl/conf_api.h> instead + of OPENSSL_VERSION_NUMBER. [ruby-list:39056] + Tue Jan 20 14:43:17 2004 Dave Thomas <dave@pragprog.com> * lib/base64.rb: Add RDoc |
