summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2012-05-29 10:09:52 +0000
committerctrlaltca <>2012-05-29 10:09:52 +0000
commitdddc40b3a5b86985eda466b97afa13f2a2850cab (patch)
treedb06bd95b5ddc422c77c83a6308e1b7f85fe5f06 /HISTORY
parenta569b4bf5838fb67c2c453aa2af89f8f220e2337 (diff)
updated HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b02adc3a..68a01e06 100644
--- a/HISTORY
+++ b/HISTORY
@@ -79,6 +79,8 @@ BUG: Issue #400 - FastCGI/Exceptions: Status code not sent to browser (ctrlaltca
BUG: Issue #401 - TClientScript doesn't render correctly itself if set visible in callback (ctrlaltca)
BUG: Issue #402 - Component property 'TDatePickerClientScript.setOnLoading' is not defined. (ctrlaltca)
BUG: Issue #404 - THtmlArea sometimes not loading properly from callbacks (gabor)
+BUG: Issue #406 - Prado does not allow extension of the application configuration (gabor)
+BUG: Issue #407 - Prado does not allow custom SqlMap data caching strategy/method & has inefficient Basic cache (gabor)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)