diff options
author | xue <> | 2008-03-12 19:10:11 +0000 |
---|---|---|
committer | xue <> | 2008-03-12 19:10:11 +0000 |
commit | 6fb8909d3f856cd67fae005495285f4f486680b2 (patch) | |
tree | 48f82c6ced8be733bc17bb21b87acf30be7ae928 /HISTORY | |
parent | 62cdfb712d0132c8e4463c25ad3291e84cfbce51 (diff) |
Fixed #757.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |