From c4a268c9a5d000a8633322ec63f8a647781360e1 Mon Sep 17 00:00:00 2001 From: yugui Date: Fri, 12 Dec 2008 10:35:31 +0000 Subject: * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run other scripts than $(srcdir)/test.rb. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b7aa2dde5..3725f09b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 12 19:24:47 2008 Yuki Sonoda (Yugui) + + * common.mk (run, runruby, parse, gdb, gdb-ruby): you can also run + other scripts than $(srcdir)/test.rb. + Fri Dec 12 19:13:43 2008 TAKAO Kouji * ext/readline/readline.c (readline_readline): changed the message -- cgit