From c461a3ffa3906e624cd1f10f91a646fc82ff70c3 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 26 Nov 2009 12:18:04 +0000 Subject: * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case. test for r25017. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25934 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0bec1993..ff7cea8d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 26 21:11:23 2009 Yuki Sonoda (Yugui) + + * test/openssl/test_config.rb (OpenSSL::TestConfig): new test case. + test for r25017. + Thu Nov 26 21:08:54 2009 Yuki Sonoda (Yugui) * test/ruby/test_range.rb (TestRange#test_comparison_when_recursive): -- cgit