diff options
author | Christophe.Boulain <> | 2009-05-11 08:48:37 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-05-11 08:48:37 +0000 |
commit | 0269b09a498c0d5c98ba4cd9690827f65bb2d1b4 (patch) | |
tree | 912ddf16509bd08c49097c023f56447fe5cae1a7 /HISTORY | |
parent | f18f3e606b2c1b8e7de3def314b79bb7f2c69830 (diff) |
Fixed Issue#148
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ BUG: Issue#127 - TDataSourceConfig::findConnectionByID try to access private var BUG: Issue#129 - TDbLogRoute::init don't close the sql command (Christophe) BUG: Issue#130 - TDbLogRoute::processLogs wrong values binding (Christophe) BUG: Issue#136 - TActiveDatePicker don't callback when ShowCalendar is false (Christophe) +BUG: Issue#148 - Bad Oracle Support (E.Letard) BUG: Issue#150 - Multiple TDropContainers in same namingcontainer give error (Christophe) BUG: URL wildcard patterns didn't work with subfolders BUG: TDbLogRoute::createDbTable: add AUTO_INCREMENT attribute to log_id column if driver is mysql (Yves) |