summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 845ccedb..ca492cd6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,7 @@ BUG: Fix callback loading for dynamically created JuiControls (ctrlaltca)
BUG: Fix ClientSide.RequestTimeOut on active controls (ctrlaltca)
BUG: Fix error reporting for not-existing property set on TJuiControl (ctrlaltca)
BUG: TJuiDialog: avoid "cannot call methods on dialog prior to initialization" error (ctrlaltca)
+BUG: Issue #540 - Fix TActiveFileUpload on IE11 (ctrlaltca)
ENH: Issue #569 - Improved TJavascriptLogger / browser console logging of errors (ctrlaltca)
ENH: Applied some misc optimizations to class serialization (ctrlaltca)
ENH: Intercept fatal errors using register_shutdown_function (ctrlaltca)