From 4b0b435c686cc340ce9eade937393b0181a57c92 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 9 Mar 2009 05:33:59 +0000 Subject: * instruby.rb: prints names of the directories where files are installed to. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bacc1cec4..981664fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Mar 9 14:33:57 2009 Nobuyoshi Nakada + + * instruby.rb: prints names of the directories where files are + installed to. + Mon Mar 9 02:25:54 2009 Yusuke Endoh * test/ruby/test_proc.rb: add some tests. -- cgit