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 1dfea8a7..8287b39d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -82,6 +82,7 @@ BUG: Issue #402 - Component property 'TDatePickerClientScript.setOnLoading' is n
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)
Version 3.1.10 Jul 17, 2011
BUG: Added missing timeout on TCacheHttpSession (ctrlaltca)