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 e6c1af35..36e8b170 100644
--- a/HISTORY
+++ b/HISTORY
@@ -66,6 +66,7 @@ BUG: Issue #380 - TCustomValidator's ControlToValidate should be optional (ctrla
BUG: Issue #381 - The property CausesValidation in the TActiveDatePicker not work (ctrlaltca)
BUG: Issue #382 - TJavaScript::quoteString() vulnerable to Unicode strings & TJavaScript::jsonEncode() doesn't check for errors (gabor)
BUG: Issue #383 - Some THttpRequest methods raise NOTICE level errors on missing headers (gabor)
+BUG: Issue #388 - Output caching will raise error in Performance mode (gabor)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)