summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-03-16 10:32:09 +0000
committerChristophe.Boulain <>2009-03-16 10:32:09 +0000
commit19652f245a2dde0e8ac7a6be57748384f8edcc51 (patch)
treed0e1be27c7a5e7a631ca1273c8899fb4daf46aed /HISTORY
parentceeea859d99a37b59272652f3a3ebccdb7674806 (diff)
Fixed Issue#129, Issue#130
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 936bcf0d..63e64c02 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,6 +4,8 @@ BUG: Issue#87 - TinyMCE : empty string disapears after encoding JS, that's a pro
BUG: Issue#96 - THttpResponse::redirect don't send status code (Christophe)
BUG: Issue#107 - typo in TDbConnection::getCharset() (Christophe)
BUG: Issue#127 - TDataSourceConfig::findConnectionByID try to access private var (Cristophe)
+BUG: Issue#129 - TDbLogRoute::init don't close the sql command (Christophe)
+Bug: Issue#130 - TDbLogRoute::processLogs wrong values binding (Christophe)
CHG: Issue#7 - Clients Scripts are not combined anymore in Debug application mode (Christophe)
ENH: Issue#115 - Registry for Prado generated clientside counterparts of serverside controls (Yves Berkholz)
ENH: Added caching of message files to TException (Michael)