summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwei <>2006-12-03 23:57:50 +0000
committerwei <>2006-12-03 23:57:50 +0000
commit5340c9b3a127bd9980e8da01e47188201e23f7b3 (patch)
tree4420b934547195c711f4d4d647adc8d056c3dedd
parent79744dc6fe2393a36eb9fa4714134c490b999f89 (diff)
Update HISTORY
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 90d3e8ae..846e749d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,6 +3,8 @@ Version 3.0.6 December 4, 2006
BUG: Ticket#400 - TJavascriptLogger incompatible with Firefox 2.0 RC1 (Wei)
BUG: Ticket#442 - TPageService getBasePath in namespace form (Qiang)
BUG: Ticket#443 - Template comment tag messed up with HTML comment tag (Qiang)
+BUG: Ticket#453 - I18N controls should accept UNIX timestamps (Wei)
+BUG: Ticket#463 - TPhpErrorException: Non-static method DateTimeFormatInfo::getInstance() (Wei)
BUG: Ticket#467 - typo in TUrlMapping.php (Qiang)
BUG: Ticket#476 - Problem when adding a new text (translate) with MessageSource_XLIFF (Wei)
BUG: TTableCell should render &nbsp; only when Text is not set and there's no child (Qiang)
@@ -23,6 +25,7 @@ CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)
CHG: TDataBoundControl will not throw exception if CurrentPageIndex is out of range (Qiang)
NEW: TUrlManager (Qiang)
+
Version 3.0.5 October 23, 2006
==============================
BUG: Ticket#409 - Multiple page services will mess up page caching (Qiang)