diff options
author | xue <> | 2006-03-30 16:59:18 +0000 |
---|---|---|
committer | xue <> | 2006-03-30 16:59:18 +0000 |
commit | 152f44e871998d6715a9b7d39e8d2bc30530aaf1 (patch) | |
tree | 9d09d3dc71f38390511962716886d690c5bf31c4 /HISTORY | |
parent | 61e3a9ef1e3082a97e2215b31011a52f6edaa45d (diff) |
Fixed #106.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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)
|