summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-09-09 21:56:58 +0000
committerxue <>2006-09-09 21:56:58 +0000
commit93d3916faec05987e549f0df58474312a591aa76 (patch)
tree5f95e5b801c5ffd3f1ddf81f038b15e13270c72b /HISTORY
parent4259fae2b63ed274838956ffa675abd2eefc618b (diff)
Fixed #366.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 106bafcc..cce08b77 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,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)
Version 3.0.4 September 4, 2006