diff options
author | xue <> | 2007-02-13 04:33:05 +0000 |
---|---|---|
committer | xue <> | 2007-02-13 04:33:05 +0000 |
commit | 9fb0bcd1aa9cdd1b20c916a7c5154741c0ec513a (patch) | |
tree | 509e5a7721cfc64fd7341df8182724a6115bed3d /HISTORY | |
parent | c662da1a887f852e08bd34d643111239ea82a961 (diff) |
Added support to include external application configuration files.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |