From ea1f71b81f7e0c6f958abb50da6ade0da64cd718 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 29 Oct 2008 05:36:53 +0000 Subject: * common.mk (revision.h): have to be updated daily or by non-trivial commits. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c12b5943d..ff267517f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 29 14:36:50 2008 Nobuyoshi Nakada + + * common.mk (revision.h): have to be updated daily or by non-trivial + commits. + Wed Oct 29 13:18:02 2008 Akinori MUSHA * README, README.ja: Update the portability section. -- cgit