summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-08-28 02:49:48 +0000
committerxue <>2006-08-28 02:49:48 +0000
commit546b2e8e6bcb87b32c43b683a2f3c767632d8e18 (patch)
tree0819d502e839a43e91e7094ce3d232f9f9abccd9 /HISTORY
parent5a55bca3e31f4cefa2b3fa6e854431db91528837 (diff)
Prado::fatalError() now displays function parameter information
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aadb3ee6..92814b07 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7,6 +7,7 @@ ENH: TListControl.SelectedValues and SelectedIndices can now be set before datab
ENH: Upgrade Scriptaculous javascript library to 1.6.2 (Wei)
ENH: Cells in TDataGrid rows can now be accessed via the corresponding column IDs (Qiang)
ENH: Input controls in some datagrid columns can now be accessed in a named fashion (Qiang)
+ENH: Prado::fatalError() now displays function parameter information (Qiang)
CHG: Unify all client-side javascript event handler syntax. (Wei)
CHG: Added more conditions in the requirement checker (Qiang)
CHG: TControl::findControlsByType() now only returns objects of the specified type (Qiang)