From 48a951a9677bc9a56aacad9a920bdaefa0d4c249 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 11 Apr 2006 13:48:08 +0000 Subject: THttpUtility::htmlEncode and htmlDecode now do not deal with & --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 477534d4..efc55bb4 100644 --- a/HISTORY +++ b/HISTORY @@ -4,6 +4,7 @@ BUG: Ticket#118 - Variables that may not have been initialized (Qiang) CHG: Moved localize() into PradoBase (Qiang) CHG: List controls now use array keys as list item values even if the array is integer-indexed (Qiang) +CHG: THttpUtility::htmlEncode and htmlDecode now do not deal with & (Qiang) ENH: Optimized the representation and evaluation of template expressions (Qiang) Version 3.0RC1 April 5, 2006 -- cgit v1.2.3