summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authortof <>2008-04-18 09:02:05 +0000
committertof <>2008-04-18 09:02:05 +0000
commitfe0c985d83a291d1f6fdaf09aa17efc16962c679 (patch)
treea5132c2123eee1ef0bb8288092367e3398e36d01 /HISTORY
parentc0828326c7c121dfd170961cbfa97bb642895e56 (diff)
Implemented #800
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e3107577..151ec365 100644
--- a/HISTORY
+++ b/HISTORY
@@ -38,6 +38,7 @@ ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang
ENH: Ticket#745 - TWizard action MoveTo - allow specify step ID's (Christophe)
ENH: Ticket#757 - TDateFormat and TNumberFormat now implement IDataRenderer (Qiang)
ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang)
+ENH: Ticket#800 - Added database connection charset for MySql (donkee)
ENH: Active Record supports multiple foreign references of the same table (Wei)
ENH: Added TDbCommand.queryColumn() (Qiang)
ENH: Active Record now supports implicitly declared related properties (Qiang)