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 8287b39d..b3df4821 100644
--- a/HISTORY
+++ b/HISTORY
@@ -83,6 +83,7 @@ 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)
BUG: Issue #408 - Missing script/stylesheet file(s) halt(s) callback processing (gabor)
+BUG: Issue #410 - Deferred script rendering does not work well with output caching (gabor)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)