From 1827967f1c3a87ffa96126eb486e90736dba5cdc Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 2 Oct 2009 17:48:20 +0000 Subject: * lib/rake: updated to rake code to rake-0.8.7 source code base. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25196 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index a7736cd49..30b590859 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. -- cgit