summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-09-16 19:16:14 +0000
committerxue <>2006-09-16 19:16:14 +0000
commit183fdd0dfce8dbff9f3b917fab9a8f9b59dd5e0d (patch)
tree1194edfda09415dc2423464439f501f6d4a23429 /HISTORY
parente9396e0441daa00fb1287ab9fdccdc5efd07934a (diff)
Fixed #379
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8ec9eacc..b3362e2d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,9 +1,10 @@
Version 3.0.5 October 8, 2006
===============================
CHG: Ticket#358 - TFileUpload::saveAs() now returns false instead of exception when error (Qiang)
-ENH: Easier to customize the TDatePicker using CssClass (Wei)
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)
+ENH: Ticket#379 - TAuthorizationRule performance enhancement (Qiang)
+ENH: Easier to customize the TDatePicker using CssClass (Wei)
NEW: TLiteralColumn (Qiang)
Version 3.0.4 September 4, 2006