Skip to content

Commit

Permalink
Updated changes.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://rubyforge.org/var/svn/rake/trunk@402 5af023f1-ac1a-0410-98d6-829a145c37ef
  • Loading branch information
jimweirich committed Apr 9, 2005
1 parent dda8100 commit 5a3950d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions rake/CHANGES
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
= Rake Changelog

== Pre-Version 0.5.2
== Version 0.5.3

* Added support for importing Rakefile and other dependencies.
* Fixed bug so that now rules can chain off of existing tasks as well
as existing files.

== Version 0.5.1

* Fixed verbose flag bug in the testing task. Shortened some failure
messages.
* Make FileUtils methods private at the top level module to avoid
accidental method leaking into other objects.
* Added test loader option to test task. "testrb" is no longer the
Expand Down

0 comments on commit 5a3950d

Please sign in to comment.