summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-11-25 20:42:54 +0000
committerxue <>2006-11-25 20:42:54 +0000
commitab13651952c7ce3a5048e5b7d2f2d62d61a71de8 (patch)
tree916effc937294bb6cb72e0c8a610fc5ad08486dd /HISTORY
parentf973b8515d0d45e4308d061e0a4b6a900fdb2b83 (diff)
constructUrl encodes ampersand by default now.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 64bd3e19..0b6bc7dd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6,6 +6,7 @@ ENH: Ticket#446 - Added TMetaTagCollection.getMetaTagByID method (Qiang)
CHG: Ticket#437 - __autoload is replaced by spl_autoload_register (Qiang)
CHG: Ticket#454 - Redundant PHP Version Check
CHG: TRepeater does not render <span> anymore for empty item template (Qiang)
+CHG: THttpRequest.constructUrl() now encodes ampersand by default (Qiang)
Version 3.0.5 October 23, 2006
==============================