summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-02-13 04:33:05 +0000
committerxue <>2007-02-13 04:33:05 +0000
commit9fb0bcd1aa9cdd1b20c916a7c5154741c0ec513a (patch)
tree509e5a7721cfc64fd7341df8182724a6115bed3d /HISTORY
parentc662da1a887f852e08bd34d643111239ea82a961 (diff)
Added support to include external application configuration files.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e0aba77e..ee8c5758 100644
--- a/HISTORY
+++ b/HISTORY
@@ -10,6 +10,7 @@ ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRAD
ENH: Added Display property to TWebControl (Wei)
ENH: Added TUser.getState() and setState() for storing user session data (Qiang)
ENH: Added renderer feature to TRepeater, TDataList and TDataGrid (Qiang)
+ENH: Added support to include external application configuration files (Qiang)
NEW: TShellApplication (Qiang)
NEW: Active Record driver for IBM DB2 (Cesar Ramos)