summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorgodzilla80@gmx.net <>2009-06-30 05:18:57 +0000
committergodzilla80@gmx.net <>2009-06-30 05:18:57 +0000
commite6c3d6cc71fa4c88ddfa7270612946b610e91c01 (patch)
tree65ebc0787d3f556e319f3f5ab73b068c20262fb1 /HISTORY
parent41b396132ea4fbd97c24831612b7b22e479e033d (diff)
Fixed Issue#172 - TDbCache fails to recognize need to re-create cache table
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4e0fa458..8926c63b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,7 @@ BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe)
BUG: Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TValidationSummary.ShowMessageBox is set (Yves)
BUG: Issue#164 - CultureInfo::validCulture should be declared as a static method (Christophe)
BUG: Issue#168 - TSqlMapXmlConfiguration: CacheModel properties are not set (Yves)
+BUG: Issue#172 - TDbCache fails to recognize need to re-create cache table (Yves)
ENH: Issue#174 - TErrorHandler: HTTP error messages contains sensitive information (Yves)
ENH: Issue#175 - TBulletedList: Introduce TBulletStyle::None (Yves)
ENH: Issue#176 - THttpResponse::writeFile() add additional parameters to take more influence on behavior (forceDownload, clientFileName, fileSize), add png to defaultMimeTypes (Yves)