From 562e35bce5b8e475ae83e10f0a2d2d0e5ac25250 Mon Sep 17 00:00:00 2001 From: emboss Date: Wed, 15 Jun 2011 12:03:22 +0000 Subject: [PATCH] * test/openssl/tesst_config.rb: execute based on the existence of the OpenSSL module. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1a9686465..a6df42c956 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 15 21:00:47 2011 Martin Bosslet + + * test/openssl/tesst_config.rb: execute based on the existence of the + OpenSSL module. + Wed Jun 15 12:35:11 2011 Tanaka Akira * test/ruby/test_io.rb (test_copy_stream_socket): wait a child process