summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2008-03-12 19:10:11 +0000
committerxue <>2008-03-12 19:10:11 +0000
commit6fb8909d3f856cd67fae005495285f4f486680b2 (patch)
tree48f82c6ced8be733bc17bb21b87acf30be7ae928 /HISTORY
parent62cdfb712d0132c8e4463c25ad3291e84cfbce51 (diff)
Fixed #757.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 809d0a45..4f010cb0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -25,6 +25,7 @@ CHG: TJavaScript::encode() will encode data as a list if integer indices are det
ENH: Ticket#722 - Added Read Only capabilities to TInPlaceTextBox (Christophe)
ENH: Ticket#741 - Added CDbConnection.currentTransaction property (Qiang)
ENH: Ticket#743 - Added status code header in HTTP response when in error (Qiang)
+ENH: Ticket#757 - TDateFormat and TNumberFormat now implement IDataRenderer (Qiang)
ENH: Ticket#783 - Added date/time type support to soap implementation (Hongliang)
ENH: Active Record supports multiple foreign references of the same table (Wei)
ENH: Added TDbCommand.queryColumn() (Qiang)