1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add ChangeLog from 39193

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-02-10 07:10:56 +00:00
parent d5077115de
commit 6f278350b3

View file

@ -1,6 +1,12 @@
Sun Feb 10 16:00:00 2013 Zachary Scott <zachary@zacharyscott.net>
* lib/rake/doc/MIT-LICENSE: Add license file from upstream
* lib/rake/doc/README.rdoc: Link to license file from Rake README
* lib/rake/version.rb: Include README rdoc for Rake module overview
Sun Feb 10 15:26:00 2013 Zachary Scott <zachary@zacharyscott.net>
* doc/rake/*: Sync Rake rdoc files from upstream
* lib/rake/doc/*: Sync Rake rdoc files from upstream
Sun Feb 10 15:50:02 2013 KOSAKI Motohiro <kosaki.motohiro@gmail.com>