diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-19 16:37:23 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-04-19 16:37:23 +0200 |
commit | 222307faea3327f597090961f2727ea23944a144 (patch) | |
tree | c64a58de73c4172b5274be8e99ff2c605b7d9cdc /HISTORY | |
parent | 5f6db9b9942053215532d9bc6bdc2c09ec7cb1d1 (diff) |
Prepare for 3.3.1 release
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Version 3.3.1 XXX XX, 2016 +Version 3.3.1 April 19, 2016 BUG: Issue #540 - Fix TActiveFileUpload on IE11 (ctrlaltca) BUG: Issue #574 - Fix TActiveCustomValidator validation after error (ctrlaltca) @@ -15,7 +15,7 @@ BUG: TJuiDialog: avoid "cannot call methods on dialog prior to initialization" e BUG: Fix callback update of TActiveCheckBoxList when initially empty (LCSKJ) ENH: Issue #562 - Added TClientStyleSheet::PradoStyles (ctrlaltca) ENH: Issue #569 - Improved TJavascriptLogger / browser console logging of errors (ctrlaltca) -ENH: Issue #587 - Misc foxed for PHP7 compatibility (emkael) +ENH: Issue #587 - Misc fixes for PHP7 compatibility (emkael) ENH: Applied some misc optimizations to class serialization (ctrlaltca) ENH: Intercept fatal errors using register_shutdown_function (ctrlaltca) ENH: Activecontrols: avoid updating client side if the value didn't change (ctrlaltca) |