diff options
author | xue <> | 2007-09-27 02:30:10 +0000 |
---|---|---|
committer | xue <> | 2007-09-27 02:30:10 +0000 |
commit | 0094ffe75fcea9fde0effe1e7de48465cb3c9760 (patch) | |
tree | 6715d82af0fd9d643c126acbfac58da1560a7ca0 /HISTORY | |
parent | 1e3ebd85b14211ba6d6aeffdcad4eecc44dc6c2d (diff) |
Fixed #709.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ ENH: Ticket#676 - Updated ActiveRecord Oracle Drives (Qiang) ENH: Ticket#678 - Improved DateTimeFormatInfo performance (Stever) ENH: Ticket#681 - TUrlMapping can construct custom URLs now (Qiang) ENH: Ticket#692,700 - Added support to wildcard in pages configuration; added IP filters in auth rules. (Qiang) +ENH: Ticket#709 - Added TDbCache.ConnectionID (Qiang) ENH: Added THead requirement check (Qiang) ENH: Added TOutputCache.CacheTime (Qiang) ENH: Added "remember login" support to TAuthManager and the related modules/classes (Qiang) |