From e37cb757a53b858437db20e336e5065403bddb50 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 30 Apr 2001 18:11:08 +0000 Subject: * sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb 0.7.3. * instruby.rb: Install help-message's too. * lib/irb/main.rb: This file is not needed anymore. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 17091b88b..4f570aaa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue May 1 03:07:17 2001 Akinori MUSHA + + * sample/irb.rb, lib/irb.rb, lib/irb/*, doc/irb/*: Merge from irb + 0.7.3. + + * instruby.rb: Install help-message's too. + + * lib/irb/main.rb: This file is not needed anymore. + Thu Apr 26 22:36:11 2001 WATANABE Hirofumi * configure.in: don't use tzname on cygwin 1.3.1+. -- cgit