diff options
author | xue <> | 2006-09-09 22:51:55 +0000 |
---|---|---|
committer | xue <> | 2006-09-09 22:51:55 +0000 |
commit | c46ae0e4df4bd75618dc6cf7571b1c1ca22b2fc4 (patch) | |
tree | 5eb9a97baf5ec09f0cfd0b6a196118d838b7b5ac /HISTORY | |
parent | 93d3916faec05987e549f0df58474312a591aa76 (diff) |
Added TLiteralColumn.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ Version 3.0.5 October 8, 2006 CHG: Ticket#358 - TFileUpload::saveAs() now returns false instead of exception when error (Qiang) ENH: Ticket#361 - Introduced include template tag that supports including external templates (Qiang) ENH: Ticket#366 - white spaces are now allowed around attribute names in template (Qiang) +NEW: TLiteralColumn (Qiang) Version 3.0.4 September 4, 2006 =============================== |