From 014a7793e411227079699f62dfefe16e96e39915 Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 13 Dec 2008 13:20:26 +0000 Subject: * common.mk (help): describes more targets. based on a patch by Michael Klishin. [ruby-core:20523]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6cee615d3..c37881685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Dec 13 22:17:30 2008 Yuki Sonoda (Yugui) + + * common.mk (help): describes more targets. + based on a patch by Michael Klishin. [ruby-core:20523]. + Sat Dec 13 16:04:48 2008 Yuki Sonoda (Yugui) * encoding.c (default_external): endless recursion during -- cgit