From ed7103b3e54fd41419383c1ec65340c3fc335776 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 31 Oct 2005 02:29:27 +0000 Subject: * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error): skip on Win32/DOS platforms. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e8dc18a07..2338cb22f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 31 11:27:22 2005 NAKAMURA Usaku + + * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error): + skip on Win32/DOS platforms. + Mon Oct 31 05:49:23 2005 GOTOU Yuuzou * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must -- cgit