summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authormikl <>2008-06-30 17:04:42 +0000
committermikl <>2008-06-30 17:04:42 +0000
commit81514767330333fdcfac3dd347718d3a585ea91f (patch)
tree793a3008a569549d185f2708cb23de997dcc3571 /HISTORY
parent4fdb3675a79f80e8d9400aad7015250d125c92dd (diff)
Implemented MessageSource_Database
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index be5dc92a..8cf33f37 100644
--- a/HISTORY
+++ b/HISTORY
@@ -10,6 +10,7 @@ BUG: Ticket#860 - Prado::localize() bug (japplegame)
BUG: Ticket#870 - Callback with redirect breaks lifecycle of page (stever)
BUG: Ticket#872 - use PATH_SEPARATOR in phpunit.php (fragmaster b)
ENH: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael)
+ENH: Added MessageSource_Database to I18N (uses TDbConnection) (Michael)
Version 3.1.2 April 21, 2008
============================