diff options
author | xue <> | 2007-08-16 12:14:53 +0000 |
---|---|---|
committer | xue <> | 2007-08-16 12:14:53 +0000 |
commit | 7776abe89d4dd9dd3df302154208daa9ab0d89b4 (patch) | |
tree | 4ef539327604ce2280a2cdb6e33249416e29b802 /HISTORY | |
parent | 33e533d580e0cf189cb5ace9c649d9f54dc076fc (diff) |
added TOutputCache.CacheTime.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ ENH: Ticket#672 - ForceSecureConnection to THttpRequest (Carl) ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever) ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) ENH: Added THead requirement check (Qiang) +ENH: Added TOutputCache.CacheTime (Qiang) CHG: Ticket#685 - Slashes and backslashes mixup in PradoBase (Qiang) CHG: GeSHi is replaced with Text_Highlighter (Christophe) CHG: Validators will not validate disabled controls (Qiang) |