summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6d7ccff3..f2e5ab18 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4,10 +4,12 @@ BUG: Ticket#188 - Postback js caused controls not inheritable (Qiang)
ENH: Ticket#180, #222 - Prado js files are not rendered at the beginning of the form (Qiang)
ENH: Ticket#99 - TXmlTransform control (Knut)
ENH: Ticket#117 - added support to configure subproperties in a group. (Qiang)
+NEW: Ajax support and active controls (Wei)
+NEW: Data abstraction layer based on PDO (Qiang)
+NEW: SQLMap (Wei)
NEW: TOutputCache (Qiang)
NEW: TQueue (Qiang)
NEW: TSessionPageStatePersister (Qiang)
-NEW: SQLMap (Wei)
NEW: TFeedService, TRssFeedDocument (Knut, Qiang)
NEW: TJsonService
CHG: All validators ClientSide.OnSuccess becomes ClientSide.OnValidationSuccess, and OnSuccess event becomes OnValidationSuccess. (Wei)