summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-11-04 02:10:33 +0000
committerxue <>2006-11-04 02:10:33 +0000
commitedb9f0f61ac72d2e361eb6a98d58b869c040ec56 (patch)
tree52854dc9e53c5aefc7a49b41b8ab6dbb1c578fa9 /HISTORY
parentd8556e05806edf2ae978921ae97fabc916e49df6 (diff)
Fixed #442.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7c233ce4..ec1a4615 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,6 @@
Version 3.0.6 December 4, 2006
==============================
+BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang)
BUG: TTableCell should render &nbsp; only when Text is not set and there's no child (Qiang)
CHG: constructUrl() now encodes & into &amp; by default (Qiang)
CHG: TRepeater does not render <span> anymore for empty item template (Qiang)