diff options
author | Christophe.Boulain <> | 2010-01-14 10:14:21 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2010-01-14 10:14:21 +0000 |
commit | 14ded84e0a9d345a2dff94901f8af77f39555d73 (patch) | |
tree | a9f9afa78442f66ae3cc17dd15dc2870502fb739 /HISTORY | |
parent | c611b533dee72fec33294bfa31440a9b30653be1 (diff) |
Fixed Issue#200
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ BUG: Issue#188 - TDbCache doesn't check if db connection is active. (Yves) BUG: Issue#189 - Page State corrupted when EnableStateValidation=False (Christophe) BUG: Issue#191 - Bad parsing of MySQL ENUM type column (Yves) BUG: Issue#198 - "Undefined variable: tagName" after error in application configuration. (Christophe) +BUG: Issue#200 - TShellApplication failed when no service are defined in application configuration. (Christophe) BUG: Issue#208 - TDbConnection.Charset not working properly (googlenew at pcforum.hu, Christophe) BUG: Issue#212 - Mistaken query executed by TMysqlMetaData (pbenny, Christophe) BUG: Issue#216 - TTabPanel doesn't preserve active tab on callback request (googlenew at pcforum.hu,Christophe) |