From d01307d91097f1a644d0cd56aa413718bf7c7974 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 16 Mar 2009 03:30:01 +0000 Subject: * common.mk (REVISION_H): keeps timestamp of revision.h. [ruby-core:22900] * tool/ifchange, win32/ifchange.bat: extended --timestamp option. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22974 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7555e8551..cc0a52c44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 16 12:30:07 2009 Nobuyoshi Nakada + + * common.mk (REVISION_H): keeps timestamp of revision.h. + [ruby-core:22900] + + * tool/ifchange, win32/ifchange.bat: extended --timestamp option. + Mon Mar 16 09:28:58 2009 Nobuyoshi Nakada * Makefile.in, common.mk, win32/Makefile.sub: added preprocessing rules. -- cgit