From 2347a7f6173d9533200d8d2addc01cc8bb15cb5d Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 17 Mar 2009 12:42:56 +0000 Subject: * tool/make-snapshot (package): creates .revision.time and passes CHDIR to create prerequisite files. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 372bd2195..8fd16f295 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 17 21:42:54 2009 Nobuyoshi Nakada + + * tool/make-snapshot (package): creates .revision.time and passes + CHDIR to create prerequisite files. + Tue Mar 17 18:00:55 2009 Akinori MUSHA * enumerator.c (Enumerator#{each_,}{with_index,with_object}): Fix -- cgit