summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorcarlgmathisen <>2009-07-20 10:36:48 +0000
committercarlgmathisen <>2009-07-20 10:36:48 +0000
commit975bad9be0777a28326291f0d8fcae41d788200c (patch)
treecd0df5236c98b1d639e0de1271b253572bca84f5 /HISTORY
parentdca4b44183e65bd1252a8f224548152279d63ee8 (diff)
Fixed #105
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7aecdc24..cc362f0f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5,6 +5,7 @@ BUG: Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TValida
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)
+BUG: Issue#105 - Enabling/disabling TFileUpload on TPanel (Carl)
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)