summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-15 16:33:15 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-15 16:33:15 +0000
commit820c20f9d02b6e53389577d66c82b2e5ce6f50a8 (patch)
tree0666bda56ad05e63a752e343ecf2a26c9b8c2efb /ChangeLog
parent661907c72619210158cce755047e6378f20b4c4f (diff)
merges r21405 from trunk into ruby_1_9_1.
* common.mk (test-sample), rubytest.rb: use runruby.rb git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21577 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cd7449fa..9418e4715 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Jan 9 12:29:46 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * common.mk (test-sample), rubytest.rb: use runruby.rb
+
Fri Jan 16 01:09:37 2009 Koichi Sasada <ko1@atdot.net>
* ruby.c (process_options): decrement parse_in_eval to recognize