From 1cb2f961588d86737c4992fc3d06895e05d21fd5 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 28 May 2012 04:35:36 +0000 Subject: common.mk: fix dependencies. * common.mk (do-install-*): fix dependencies. based on the patch by nagachika at [ruby-dev:45683]. [Bug #6506] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0eb3a592a6..b4318e71e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon May 28 13:35:33 2012 Nobuyoshi Nakada + + * common.mk (do-install-*): fix dependencies. based on the patch by + nagachika at [ruby-dev:45683]. [Bug #6506] + Mon May 28 12:03:04 2012 Narihiro Nakamura * gc.c (obj_free): doesn't free a method table if it doesn't -- cgit v1.2.1