summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2007-04-09 03:32:50 +0000
committerxue <>2007-04-09 03:32:50 +0000
commit3e1e120dbfbde806bcc0331479d28ce2a0bc2dbf (patch)
tree99124fe4c5c337a55dc22bc22b07b4fdb9a3a609 /HISTORY
parentd43420201b1ed45574886e4a94f3f904bd4ea517 (diff)
Added getDataChanged() to IPostBackDataHandler
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e1ddbfec..ccf914e4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -44,6 +44,7 @@ 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)
+CHG: Added getDataChanged() to IPostBackDataHandler (Qiang)
NEW: TShellApplication (Qiang)
NEW: TDbCache (Qiang)
NEW: TDbUserManager and TDbUser (Qiang)