summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoremboss <emboss@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-15 12:03:22 +0000
committeremboss <emboss@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-15 12:03:22 +0000
commit562e35bce5b8e475ae83e10f0a2d2d0e5ac25250 (patch)
tree91f3a338fc6151ac499b9f895dcca7515f4012f8 /ChangeLog
parent19853fc49b20626052d6cc92dbd7b08ecce03039 (diff)
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <Martin.Bosslet@googlemail.com>
+
+ * test/openssl/tesst_config.rb: execute based on the existence of the
+ OpenSSL module.
+
Wed Jun 15 12:35:11 2011 Tanaka Akira <akr@fsij.org>
* test/ruby/test_io.rb (test_copy_stream_socket): wait a child process