summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authortof <>2008-04-18 13:12:19 +0000
committertof <>2008-04-18 13:12:19 +0000
commit8897ba06f7b959db228aaf8b7d7ec5d50a11ae70 (patch)
tree3c19e1215baf812310154d467b63d7bdd7a486ce /HISTORY
parenta54dcaa9d7fbdc7a3f14d33ef3cf36feb29f9f39 (diff)
Fixed #833
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 151ec365..abf36549 100644
--- a/HISTORY
+++ b/HISTORY
@@ -38,7 +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: Ticket#800,#833 - Added database connection charset for MySql and PgSql (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)