summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorctrlaltca <>2012-06-25 09:25:11 +0000
committerctrlaltca <>2012-06-25 09:25:11 +0000
commitb2b24e4c5d2c2db803fe7abf47b5a37744d46146 (patch)
tree5c094ab4e1240bf52f6344b2b03415ce361e0203 /HISTORY
parent7fee4f81fc62253d49b36cdf79b6a1ff97184742 (diff)
committed patch for #410
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)