diff options
author | Christophe.Boulain <> | 2009-10-05 15:42:30 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-10-05 15:42:30 +0000 |
commit | c1c9ce954290b24b90bb1d9b69bb41380ca697ed (patch) | |
tree | 00c0fe64bddce1b0fb8a0d44f6b8e8b8973cf34d /HISTORY | |
parent | e2d5496a5a8b33c950ba49ac18691cde0d51beb4 (diff) |
Fixed Issue#189
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 3.1.7 To be released BUG: Issue#166 - E_NOTICE level error in TDataGatewayCommand (Carl) BUG: Issue#157 - Enabled does not work properly on TActiveRadioButton/CheckBoxList controls (Bradley, Carl) +BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christophe) BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) BUG: Typo in TBoundColumn (Robin) |