* NEWS: Update version of rake to 0.9.2.2.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33092 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
drbrain 2011-08-26 23:59:34 +00:00
parent 33839f6711
commit 9754ed4885
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Sat Aug 27 08:59:12 2011 Eric Hodel <drbrain@segment7.net>
* NEWS: Update version of rake to 0.9.2.2.
Sat Aug 27 08:44:58 2011 Eric Hodel <drbrain@segment7.net> Sat Aug 27 08:44:58 2011 Eric Hodel <drbrain@segment7.net>
* backport r33087 from trunk * backport r33087 from trunk

2
NEWS
View file

@ -254,7 +254,7 @@ with all sufficient information, see the ChangeLog file.
* support for bash/zsh completion. * support for bash/zsh completion.
* Rake * Rake
* Rake has been upgraded from 0.8.7 to 0.9.2.1. For full release notes see * Rake has been upgraded from 0.8.7 to 0.9.2.2. For full release notes see
https://github.com/jimweirich/rake/blob/master/CHANGES https://github.com/jimweirich/rake/blob/master/CHANGES
* RDoc * RDoc