From 2e3b9f86c31e64d670d49766a6ae432f89aabffb Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 6 Feb 2009 03:12:09 +0000 Subject: * ruby.c (process_options): set initial default_external before -r. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e53c2b472..b075a0d59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Feb 6 12:11:24 2009 NAKAMURA Usaku + + * ruby.c (process_options): set initial default_external before -r. + Fri Feb 6 12:03:47 2009 NAKAMURA Usaku * ruby.c (process_options): -K and -E in shebang should be reflect to -- cgit