From 6f23ba054a76fe13d2be54ddb86e42bb9f246964 Mon Sep 17 00:00:00 2001 From: keiju Date: Mon, 29 Aug 2005 10:00:27 +0000 Subject: * lib/irb/init.rb: make IRB -I option that is same befavior for ruby. [ruby-dev:26872] * lib/irb/locale.rb: support to print help message when OS locale is ja_JP.utf-8. [ruby-dev:26872] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9040 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc6cf96bbb..61df6fec23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Aug 29 18:58:05 2005 Keiju Ishitsuka + * lib/irb/init.rb: make IRB -I option that is same befavior for ruby. + [ruby-dev:26872] + + * lib/irb/locale.rb: support to print help message when OS locale is + ja_JP.utf-8. [ruby-dev:26872] + Mon Aug 29 01:43:05 2005 Tanaka Akira * lib/pathname.rb (Pathname#descend): new method. @@ -20,6 +27,7 @@ Sat Aug 27 20:13:31 2005 Hirokazu Yamamoto * ext/curses/view.rb: String =~ String is deprecated. +>>>>>>> 1.4509 Thu Aug 25 15:48:58 2005 Hirokazu Yamamoto * ext/win32ole/win32ole.c: supress warnings. (win32) -- cgit v1.2.3