summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorgodzilla80@gmx.net <>2009-06-07 08:13:34 +0000
committergodzilla80@gmx.net <>2009-06-07 08:13:34 +0000
commitcb8f2362ca522fc04b71eaf4d61cb30ad0e73ddf (patch)
tree717c826882374b5c63c589e5e03c83944583c4e1 /HISTORY
parent6eba9f44164f0ba85ddd3619ee5008d13f531d58 (diff)
Fixed Issue #168 - TSqlMapXmlConfiguration: CacheModel properties are not set
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 06635ee3..2e69dc13 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,7 @@ Version 3.1.6 to be released
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)
ENH: Issue#175 - TBulletedList: Introduce TBulletStyle::None (Yves)
ENH: TAssetManager: introduce protected property "Published" to allow subclasses access (Yves)