summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-10-05 20:19:11 +0000
committerxue <>2006-10-05 20:19:11 +0000
commit6737b5ab5d32a8d53bcb41a473946f82334fc4e9 (patch)
tree3ece42321aece1525f1856cdaecf729fb8c2b5aa /HISTORY
parent6a96b55e56773c087b9aad8df22030517ce5022c (diff)
Fixed #409.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ce0185ad..231b73bb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.0.5 October 8, 2006
===============================
+BUG: Ticket#409 - Multiple page services will mess up page caching
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)