From 09ca675a4775d9efcbcb5650f53f471e6914a0a4 Mon Sep 17 00:00:00 2001 From: yugui Date: Sun, 19 Apr 2009 13:33:41 +0000 Subject: merges r22995 from trunk into ruby_1_9_1. -- * tool/make-snapshot (package): creates .revision.time and passes CHDIR to create prerequisite files. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 59214c422..93670714a 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