diff options
author | xue <> | 2006-09-13 12:37:23 +0000 |
---|---|---|
committer | xue <> | 2006-09-13 12:37:23 +0000 |
commit | 348fb25264f6cc9251f5ae9cb8c7a8a1013e2d67 (patch) | |
tree | ca03f23737bfdb09ab509a8b788277fc218400c2 /HISTORY | |
parent | 3e76d1b8b3c71108f5a9ca1af5c9d40613546a90 (diff) |
Merge from 3.0 branch till 1409.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,7 +13,9 @@ NEW: TFeedService, TRssFeedDocument (Knut, Qiang) 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 =============================== |