From d1bc8a775b431df2813e90593a9bc191f50319bb Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 19 Oct 2008 12:12:53 +0000 Subject: * common.mk (srcs): removed ID_H_TARGET. * tool/generic_erb.rb: always overwrites if no if-change option. * template/id.h.tmpl: shows which token differs. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81f32b04f..b1275986c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sun Oct 19 21:12:51 2008 Nobuyoshi Nakada + + * common.mk (srcs): removed ID_H_TARGET. + + * tool/generic_erb.rb: always overwrites if no if-change option. + + * template/id.h.tmpl: shows which token differs. + Sun Oct 19 18:15:15 2008 Martin Duerst * enc/trans/single_byte.trans: adding WINDOWS-wwww encodings -- cgit