[Catalyst-commits] r8006 - Catalyst-Runtime/5.70/trunk
marcus at dev.catalyst.perl.org
marcus at dev.catalyst.perl.org
Thu Jun 26 07:48:14 BST 2008
Author: marcus
Date: 2008-06-26 07:48:13 +0100 (Thu, 26 Jun 2008)
New Revision: 8006
Modified:
Catalyst-Runtime/5.70/trunk/Changes
Log:
Add go to changes
Modified: Catalyst-Runtime/5.70/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.70/trunk/Changes 2008-06-25 22:12:02 UTC (rev 8005)
+++ Catalyst-Runtime/5.70/trunk/Changes 2008-06-26 06:48:13 UTC (rev 8006)
@@ -16,6 +16,8 @@
- Fix Catalyst::Utils::home() when application .pm is in the current dir (RT #34437)
- Added the ability to remove parameters in req->uri_with() by passing in
an undef value (RT #34782)
+ - Added $c->go, to do an internal redispatch to another action, while retaining the
+ contents of the stash
5.7014 2008-05-25 15:26:00
- Addition of .conf in restart regex in Catalyst::Engine::HTTP::Restarter::Watcher
More information about the Catalyst-commits
mailing list