summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2014-08-23 16:33:25 +0200
committerFabio Bas <ctrlaltca@gmail.com>2014-08-23 16:33:25 +0200
commit0da63000d41cffee951ea4b780809e09edf75ad2 (patch)
treed1d0e0ff2e9d9f0afcc2c45ef89638faf129695b
parentd2e6d38dd71101e67457e8f78c1232c3e0294c27 (diff)
Updated HISTORY
-rw-r--r--HISTORY1
1 files changed, 0 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index d6eec406..9d236ea5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -19,7 +19,6 @@ BUG: Issue #524 - JSON error (5): Malformed UTF-8 characters when encoding callb
BUG: Issue #526 - TJsonRpcProtocol::callMethod, requested method is called twice (jojoinside)
BUG: Issue #527 - TJsonRpcProtocol::callMethod, semicolon must be removed (jojoinside)
ENH: Ported tests to Selenium2
-ENH: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList js items (ctraltca)
BUG: Avoid an exception loop on callback error when headers have already been sent (ctrlaltca)
BUG: Avoid rendering <script> blocks in callbacks (ctrlaltca)
BUG: Avoid dependency loop between TRadioButton and TRadioButtonList (ctrlaltca)