diff options
author | godzilla80@gmx.net <> | 2009-06-07 07:12:35 +0000 |
---|---|---|
committer | godzilla80@gmx.net <> | 2009-06-07 07:12:35 +0000 |
commit | 4b32a36b9df4b21c8d8a9f3ebc2051fd8a37fb48 (patch) | |
tree | 30d145461badb1baec510f9469e8a5e3ae648859 /HISTORY | |
parent | 531a1559566d9c75481f4bddece6bfcf878f889e (diff) |
Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::None
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) +ENH: Issue#175 - TBulletedList: Introduce TBulletStyle::None (Yves) Version 3.1.5 May 24, 2009 BUG: Issue#55 - TPropertyAccess.get and has don't recognize magic getter __get (Yves) |