From 5c9138f3b09bfdd4c96b10cc680b866d8b25c43c Mon Sep 17 00:00:00 2001 From: mame Date: Sun, 29 Jun 2008 16:53:49 +0000 Subject: * test/ruby/test_parse.rb: remove tests for open_args. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@17720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92ae8ea1b..e3ecd143c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jun 30 01:52:05 2008 Yusuke Endoh + + * test/ruby/test_parse.rb: remove tests for open_args. + Sun Jun 29 23:01:54 2008 Tanaka Akira * string.c (rb_str_format_m): make tmp volatile to avoid possible GC -- cgit