From f7f3d150ef35c026bf6aee72e78362e263419e1a Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 6 Aug 2008 01:34:06 +0000 Subject: fixed #898 --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index c0681203..ef94ece5 100644 --- a/HISTORY +++ b/HISTORY @@ -15,7 +15,9 @@ BUG: Ticket#886 - TSimpleDateFormatter: One month offset in time stamp with date BUG: Ticket#897 - TSimpleDateFormatter: If no YearPattern is set it should default to current year (Knut) ENH: Added Prado.Validation.validateControl(id) on client side to validate a specific control (Michael) ENH: Added MessageSource_Database to I18N (uses TDbConnection) (Michael) +ENH: Ticket#890 - Minor optimization: Use $var===null over is_null($var) (Knut) ENH: Ticket#893 - Added page parameter to queryForPagedList() to specify the initial page to load (Michael) +ENH: Ticket#898 - Minor optimization: Use (int) over intval() (Knut) CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe) Version 3.1.2 April 21, 2008 -- cgit v1.2.3