[Catalyst-commits] r8204 - CatalystX-CRUD/CatalystX-CRUD/trunk
karpet at dev.catalyst.perl.org
karpet at dev.catalyst.perl.org
Mon Aug 11 14:33:24 BST 2008
Author: karpet
Date: 2008-08-11 14:33:23 +0100 (Mon, 11 Aug 2008)
New Revision: 8204
Modified:
CatalystX-CRUD/CatalystX-CRUD/trunk/Changes
Log:
0.28 release
Modified: CatalystX-CRUD/CatalystX-CRUD/trunk/Changes
===================================================================
--- CatalystX-CRUD/CatalystX-CRUD/trunk/Changes 2008-08-11 12:55:20 UTC (rev 8203)
+++ CatalystX-CRUD/CatalystX-CRUD/trunk/Changes 2008-08-11 13:33:23 UTC (rev 8204)
@@ -127,7 +127,7 @@
* refactored base Controller to make all config options into accessors. added t/02-controller
* change Model::Utils to use req->params rather than param()
-0.28 xxx
+0.28 11 Aug 2008
* API for ModelAdapter changed to pass controller instance in do_model()
* add get_primary_key() and make_primary_key_string() methods to base Controller.
This allows for PKs composed of multiple columns.
More information about the Catalyst-commits
mailing list