diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-02 17:48:20 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-10-02 17:48:20 +0000 |
commit | 1827967f1c3a87ffa96126eb486e90736dba5cdc (patch) | |
tree | 2b6ba370b4c670a2d588af3a1aa8e118c736e0f2 | |
parent | 346139ad2d4efd3ad1de2c46afcf9a2bcaeb7d32 (diff) | |
download | ruby-1827967f1c3a87ffa96126eb486e90736dba5cdc.tar.gz ruby-1827967f1c3a87ffa96126eb486e90736dba5cdc.tar.xz ruby-1827967f1c3a87ffa96126eb486e90736dba5cdc.zip |
* 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
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Sat Oct 3 02:48:17 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/rake: updated to rake code to rake-0.8.7 source code base. + Sat Oct 3 01:01:20 2009 NARUSE, Yui <naruse@ruby-lang.org> * enc/unicode/name2ctype.h: Updated to Unicode 5.2.0. |