diff options
author | xue <> | 2006-04-11 13:48:08 +0000 |
---|---|---|
committer | xue <> | 2006-04-11 13:48:08 +0000 |
commit | 48a951a9677bc9a56aacad9a920bdaefa0d4c249 (patch) | |
tree | 085aded8741393dcd4e58793df68fae1d5091b59 /HISTORY | |
parent | fe93efeb847a756effd28c6bab97e8a0b21f8646 (diff) |
THttpUtility::htmlEncode and htmlDecode now do not deal with &
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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
|