summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-03-30 16:59:18 +0000
committerxue <>2006-03-30 16:59:18 +0000
commit152f44e871998d6715a9b7d39e8d2bc30530aaf1 (patch)
tree9d09d3dc71f38390511962716886d690c5bf31c4 /HISTORY
parent61e3a9ef1e3082a97e2215b31011a52f6edaa45d (diff)
Fixed #106.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8157298a..d8cfffbd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -11,9 +11,10 @@ BUG: SF#1432624 - Incorrect documentation about caching expiry (Qiang)
BUG: THttpSession fails when user storage module is used (Qiang)
CHG: TTextHighlighter.EnableCopyCode defaults to false (Qiang)
CHG: Reorganized quickstart tutorial demo, added new sections (Qiang)
+ENH: Ticket#92 - Support for user exception message file (Qiang)
+ENH: Ticket#106 - Support for validation on THiddenField (Qiang)
ENH: TDataFieldAccessor can access public class variables (Qiang)
ENH: Pagers in TDataGrid are now enclosed within panels (Qiang)
-ENH: Ticket#92 - Support for user exception message file (Qiang)
ENH: TPhpErrorException now shows the actual error lines (Qiang)
NEW: TSQLMap module (Wei)
NEW: TStack class (Qiang)