From ebc3af630ca0805759582b2becb528a5bf2ad58e Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 26 Sep 2009 13:42:56 +0000 Subject: * Makefile.in(test-rubyspec): explicitly executes run subcommand of mspec. * spec/README: typo fix git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25103 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94948115e..89ae3e463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Sep 26 22:39:24 2009 Yuki Sonoda (Yugui) + + * Makefile.in(test-rubyspec): explicitly executes run subcommand of + mspec. + + * spec/README: typo fix + Sat Sep 26 17:53:13 2009 Nobuyoshi Nakada * st.c (COLLISION): improved collision log feature. -- cgit