summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-11 13:48:08 +0000
committerxue <>2006-04-11 13:48:08 +0000
commit48a951a9677bc9a56aacad9a920bdaefa0d4c249 (patch)
tree085aded8741393dcd4e58793df68fae1d5091b59 /HISTORY
parentfe93efeb847a756effd28c6bab97e8a0b21f8646 (diff)
THttpUtility::htmlEncode and htmlDecode now do not deal with &
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
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