From c305c808e6cddd6b18aa8d164350cf59832781df Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 2 Oct 2009 17:48:20 +0000 Subject: [PATCH] * lib/rake: updated to rake code to rake-0.8.7 source code base. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a7736cd497..30b590859c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 3 02:48:17 2009 Nobuyoshi Nakada + + * lib/rake: updated to rake code to rake-0.8.7 source code base. + Sat Oct 3 01:01:20 2009 NARUSE, Yui * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0.