summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca@gmail.com <>2012-04-14 15:21:48 +0000
committerctrlaltca@gmail.com <>2012-04-14 15:21:48 +0000
commitafaebc9ce82a6cec8cff83da781c44411838df9c (patch)
treeaa8d65e0afa7d307dfb43f75fb672f181526acc6 /HISTORY
parent6a55e3cea8f0b98dfa1b19ff970ca18cd6730b96 (diff)
updated docs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 0cf27d29..74a54629 100644
--- a/HISTORY
+++ b/HISTORY
@@ -69,7 +69,10 @@ BUG: Issue #383 - Some THttpRequest methods raise NOTICE level errors on missing
BUG: Issue #388 - Output caching will raise error in Performance mode (gabor)
BUG: Issue #390 - TJavaScript::encode() float encoding depends on current locale (gabor)
BUG: Issue #391 - TJavaScript::encode() provides no simple way to pass strings in an XSS-safe way (gabor, ctrlaltca)
-BUG: Issue #393 - THttpResponse::redirect() fails if output buffering has been disabled completely (gabor)
+BUG: Issue #393 - THttpResponse::redirect() fails if output buffering has been disabled completely (gabor)
+BUG: Issue #394 - TActiveCustomValidator Display Dynamic error or Double Update Value (ctrlaltca)
+BUG: Issue #395 - 'TActiveDatePicker' does not support AutoPostBack. (ctrlaltca)
+BUG: Issue #396 - TApplication warning with is_file php function (ctrlaltca)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)