diff options
author | xue <> | 2007-08-02 13:49:49 +0000 |
---|---|---|
committer | xue <> | 2007-08-02 13:49:49 +0000 |
commit | 6875b48357e96b98a3c21794bb553ffad83ed0ab (patch) | |
tree | a8f2a7b06559a6a63454b6fa2b084c1fff684a77 /HISTORY | |
parent | 5971cea3c452efc18206aa36ef4914c7e49f87e0 (diff) |
Fixed #681
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ENH: Ticket#577 - Added image button support for TPager (Qiang) ENH: Ticket#623 - TMemCache to support multiple servers (Carl) ENH: Ticket#667 - Added TFeedService.ContentType property (Qiang) ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever) +ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) ENH: Added THead requirement check (Qiang) CHG: GeSHi is replaced with Text_Highlighter (Christophe) CHG: Validators will not validate disabled controls (Qiang) |