summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2016-04-12 15:17:23 +0200
committerFabio Bas <ctrlaltca@gmail.com>2016-04-12 15:17:23 +0200
commit51702c7564454b18232e19fa9ca0d05ed33c4b3c (patch)
tree33ca0fdc9398d5985bcee23728399bcd91e63f17 /HISTORY
parent4cdb8c50f3467d8eaeac6c268242bcc6347add3b (diff)
Doc update for #587
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 3679f27f..e6fb420a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -15,6 +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: 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)