From 56a97f11d039e2fd9107ea76ec2d0af2e447136e Mon Sep 17 00:00:00 2001 From: ocean Date: Mon, 19 Sep 2005 20:51:36 +0000 Subject: * test/xmlrpc/test_webrick_server.rb (setup_http_server): should not include 'webrick/https' unless 'use_ssl' because it fails where openssl is not installed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fdb39b3a6d..3804198334 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Sep 20 05:50:22 2005 Hirokazu Yamamoto + + * test/xmlrpc/test_webrick_server.rb (setup_http_server): + should not include 'webrick/https' unless 'use_ssl' because + it fails where openssl is not installed. + Tue Sep 20 00:34:07 2005 Yukihiro Matsumoto * io.c (io_close): call rb_io_close() directly if io is a T_FILE -- cgit v1.2.3