History [#159 state:resolved]

This commit is contained in:
Bryan Helmkamp 2009-02-08 21:04:51 -05:00
parent 7fc6a79bee
commit a89e3ee612
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@
* Minor enhancements
* Detect infinite redirects and raise a Webrat::InfiniteRedirectError (Daniel Lucraft)
* Bug fixes
* Quote --chdir option to mongrel_rails to support RAILS_ROOTs with spaces
(T.J. VanSlyke)
== 0.4.1 / 2009-01-31
* Minor enhancements