From a8d5e779987187788a27f9f7e3f0541ae7f072fa Mon Sep 17 00:00:00 2001 From: yugui Date: Mon, 28 Dec 2009 08:21:30 +0000 Subject: * tool/install-sh: correction by Hiro Asari. https://gist.github.com/264558/58ad1cae45cde49600bbb39286af2aae23e639d5 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@26187 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 73f23f1e2..8a91ea0f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Dec 28 17:19:37 2009 Yuki Sonoda (Yugui) + + * tool/install-sh: correction by Hiro Asari. + https://gist.github.com/264558/58ad1cae45cde49600bbb39286af2aae23e639d5 + Mon Dec 28 13:18:52 2009 Yuki Sonoda (Yugui) * tool/install-sh: wrote the intention. [ruby-dev:39928] -- cgit