summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 71a086af..6d7ccff3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -15,6 +15,9 @@ CHG: All validators ClientSide.OnError becomes ClientSide.OnValidationError, and
Version 3.0.6 December 4, 2006
==============================
+BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang)
+BUG: TTableCell should render   only when Text is not set and there's no child (Qiang)
+CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang)
CHG: constructUrl() now encodes & into & by default (Qiang)
CHG: TRepeater does not render <span> anymore for empty item template (Qiang)