summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authortof <>2008-04-21 12:32:12 +0000
committertof <>2008-04-21 12:32:12 +0000
commit8b29d044a1b759d5fc429312d24d601aba4c5e2b (patch)
tree42486b79a00ef3d39dae45534e76ca84d1138510 /HISTORY
parent8ef2f1302eed08d7bca37ef257f635ddf3a4d7ec (diff)
Fixed #770
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 771da446..19de7a2c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -40,6 +40,7 @@ ENH: Ticket#741 - Added CDbConnection.currentTransaction property (Qiang)
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)
+EHH: Ticket#770 - THttpResponse send HTTP 1.1 Status code to the client (Christophe)
ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang)
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)