diff options
author | knut <> | 2008-08-18 00:28:11 +0000 |
---|---|---|
committer | knut <> | 2008-08-18 00:28:11 +0000 |
commit | a652c851317d995cdab55e7f2a4bdf9132e41310 (patch) | |
tree | f476a64b95851290067d89c1d45d803e722da9ac /HISTORY | |
parent | 38eb5a099b3e4bc1b7235aff126d30468a432c86 (diff) |
fixed #911
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ ENH: Ticket#893 - Added page parameter to queryForPagedList() to specify the ini ENH: Ticket#896 - TTheme - enhance for subclassing (Knut) ENH: Ticket#898 - Minor optimization: Use (int) over intval() (Knut) ENH: Ticket#901 - Using TDbDataReader directly as a DataSource of TDataBoundControl's like TDataGrid (Knut) +ENH: Ticket#911 - prado-cli: Better error message if database connection fails when generating Active Record skeletons (Knut) CHG: Ticket#844 - Upgraded TinyMCE to 3.1.0.1 (Christophe) Version 3.1.2 April 21, 2008 |