aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-01-09 00:22:00 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2009-01-09 00:22:00 +0000
commiteb52e5952c914864f58a122b7587c7383844a790 (patch)
treeb8d2d780c7ea731cad2a5e19cc879f14c2bf0fd2 /Changes
parente0a6ddb2fad8960edbc1104cdb7c909acf5b7b00 (diff)
downloadreaction-eb52e5952c914864f58a122b7587c7383844a790.tar.gz
reaction-eb52e5952c914864f58a122b7587c7383844a790.zip
move the error to the action
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changes b/Changes
index 2a63066..b206b1d 100644
--- a/Changes
+++ b/Changes
@@ -2,8 +2,9 @@ Revision history for Reaction
0.002000
- Stop using ACCEPT_CONTEXT, use InstancePerContext instead
- up the dependency version on Devel::Declare to 003004
- - Updated ViewPort::Action to support action-wide messages and
- error messages via attributes message and error_message.
+ - Added an error_message attribute to IM::Action
+ - Updated ViewPort::Action to support action-wide messages and error
+ messages via attribute message and model's error_message attribute.
- Updated templates and widget to match this
- Added an example to ComponentUI