summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-03-02 21:05:38 +0000
committerxue <>2007-03-02 21:05:38 +0000
commit13495b462f6a618530f0f6af71fb6fad6bafed91 (patch)
treeebe213dc568f858d16c48403948227c7e0932592 /HISTORY
parent56df1d34bd381e864f613cc3b72fb886dc548008 (diff)
Improved error display.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bbc5ef7e..044456ef 100644
--- a/HISTORY
+++ b/HISTORY
@@ -14,6 +14,8 @@ 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)
ENH: Added PRADO version info in PRADO-generated directories to avoid upgrading issue (Qiang)
+ENH: Improved exception display with hyperlinked keywords (Qiang)
+ENH: Improved exception display about template syntax error (Qiang)
NEW: TShellApplication (Qiang)
NEW: TDbCache (Qiang)
NEW: Active Record driver for IBM DB2 (Cesar Ramos)