From b7a7f504357bfb8a015c2d351cc28b94d279139f Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 22 Jul 2009 15:39:32 +0000 Subject: * common.mk (class.o): depends on vm_core.h. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a4e949666..43800d92f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Jul 23 00:39:25 2009 + + * common.mk (class.o): depends on vm_core.h. + Thu Jul 23 00:10:02 2009 Nobuyoshi Nakada * time.c (init_leap_second_info): checks the result of gmtime to -- cgit