From 808519068039a52f930f90f12c1fd194f5e00520 Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Sat, 23 Jul 2005 07:50:17 +0000 Subject: * ext/openssl/ossl_engine.c (ossl_engine_s_load): should check OPENSSL_NO_STATIC_ENGINE. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 39aef86bd..5fca97dcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Jul 23 16:48:12 2005 GOTOU Yuuzou + + * ext/openssl/ossl_engine.c (ossl_engine_s_load): should check + OPENSSL_NO_STATIC_ENGINE. + Sat Jul 23 11:46:30 2005 Tanaka Akira * eval.c (rb_fd_select): the all three fd_sets must be long enough for -- cgit