diff options
author | xue <> | 2007-09-18 12:21:12 +0000 |
---|---|---|
committer | xue <> | 2007-09-18 12:21:12 +0000 |
commit | 956389844be8d9674cbe79e045f9a9cc44866c41 (patch) | |
tree | 9500b8fb131a92fde63131e18ffe52b69bbb6350 /HISTORY | |
parent | c4a02fede54ec335af67d60ab907ee0ef9d25e25 (diff) |
Fixed #705.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ ENH: Ticket#692,700 - Added support to wildcard in pages configuration; added IP ENH: Added THead requirement check (Qiang) ENH: Added TOutputCache.CacheTime (Qiang) CHG: Ticket#685 - Slashes and backslashes mixup in PradoBase (Qiang) +CHG: Ticket#705 - TImage will not set border style by default (Qiang) CHG: GeSHi is replaced with Text_Highlighter (Christophe) CHG: Validators will not validate disabled controls (Qiang) NEW: Ticket#676 - Added primilary Oracle support (Christophe) |