[Catalyst-commits] r9576 - Catalyst-Runtime/5.80/trunk
hdp at dev.catalyst.perl.org
hdp at dev.catalyst.perl.org
Wed Mar 25 16:29:44 GMT 2009
Author: hdp
Date: 2009-03-25 16:29:43 +0000 (Wed, 25 Mar 2009)
New Revision: 9576
Modified:
Catalyst-Runtime/5.80/trunk/Changes
Log:
add $res->code to Changes
Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes 2009-03-25 16:29:02 UTC (rev 9575)
+++ Catalyst-Runtime/5.80/trunk/Changes 2009-03-25 16:29:43 UTC (rev 9576)
@@ -41,6 +41,7 @@
- namespace::clean related cleanups (rafl)
- Import related cleanups and consistency fixes (rafl)
- Fix test suite TestApp /dump/env action (t0m)
+ - Add $res->code as alias for $res->status (hdp)
5.8000_06 2009-02-04 21:00
- Disallow writing to config after setup (rafl)
More information about the Catalyst-commits
mailing list