summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2008-03-07 17:12:19 +0000
committerxue <>2008-03-07 17:12:19 +0000
commitd3e8a0e6a7737bb6b847bac325325f8933d6cd76 (patch)
tree444f439645e0390134db70104b292b49249e086e /HISTORY
parent6990083c854e74a0403f917d34d9cb68e3d953b9 (diff)
fixed #783
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 9c513657..80626a54 100644
--- a/HISTORY
+++ b/HISTORY
@@ -21,6 +21,7 @@ CHG: Active Record no longer automatically performs adding/removing/updating rel
CHG: TJavaScript::encode() will encode data as a list if integer indices are detected (Qiang)
ENH: Ticket#722 - Add Read Only capabilities to TInPlaceTextBox (Christophe)
ENH: Ticket#743 - Added status code header in HTTP response when in error (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)
ENH: Active Record now supports implicitly declared related properties (Qiang)