diff options
author | Christophe.Boulain <> | 2009-09-15 08:23:47 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-09-15 08:23:47 +0000 |
commit | 1be1acd4245a613d48a4add4b559be0495443e89 (patch) | |
tree | c02a53e35ab923d7882a13e7f7da295e4be5f68b /HISTORY | |
parent | 3414476a698c1dbd968f53ed9d385882f060ec3c (diff) |
Fixed issue#198 : "Undefined variable: tagName" after error in application configuration.
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#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) Version 3.1.6 July 22, 2009 BUG: Issue#98 - Missing file in quickstart demo (Chrisotphe) |