summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristophe.Boulain <>2009-03-16 10:41:42 +0000
committerChristophe.Boulain <>2009-03-16 10:41:42 +0000
commit306c8f71af808b0002008a5585c2ac9ff69aeb1e (patch)
treea1e4a083250a15bd2a3073abb3ed2344085fa356 /HISTORY
parent19652f245a2dde0e8ac7a6be57748384f8edcc51 (diff)
Fixed Issue#99
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 63e64c02..6f9bf3bc 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2,6 +2,7 @@ Version 3.1.5 (to be released)
BUG: URL wildcard patterns didn't work with subfolders
BUG: Issue#87 - TinyMCE : empty string disapears after encoding JS, that's a problem! (Christophe)
BUG: Issue#96 - THttpResponse::redirect don't send status code (Christophe)
+BUG: Issue#99 - TActiveRecord::save(): confusion with order of keys in table/index (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)