From d54856c1d4c7b23c0fd508faf37dbb292f575805 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 15 Jul 2016 21:26:02 +0000 Subject: common.mk: directory timestamps * common.mk, enc/Makefile.in: moved timestamp files for directories under the specific directory, to get rid of match with files under the source directory. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ddb67d1fb5..ad9fa722ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jul 16 06:26:00 2016 Nobuyoshi Nakada + + * common.mk, enc/Makefile.in: moved timestamp files for + directories under the specific directory, to get rid of match + with files under the source directory. + Fri Jul 15 22:05:13 2016 Naohisa Goto * string.c (str_buf_cat): Fix potential interger overflow of capa. -- cgit v1.2.3