fixed iso-latin1 special chars

This commit is contained in:
messju
2005-12-14 16:02:31 +00:00
parent 4f33ed7229
commit 5e78193424

4
NEWS
View File

@@ -344,7 +344,7 @@ Version 2.5.0-RC2 (March 26, 2003)
the "checked" value of html_radios (Monte) the "checked" value of html_radios (Monte)
- fixed errormessage in _compile_smarty_ref() (messju) - fixed errormessage in _compile_smarty_ref() (messju)
- updated docs for html_image "name" -> "file" (messju) - updated docs for html_image "name" -> "file" (messju)
- fixed bug with html_options-optgroups (Nichlas Lfdahl, messju) - fixed bug with html_options-optgroups (Nichlas L<EFBFBD>fdahl, messju)
- cleaned up calls to readdir() (messju) - cleaned up calls to readdir() (messju)
- fixed bug with passing multiple modifiers to a parameter - fixed bug with passing multiple modifiers to a parameter
(Monte) (Monte)
@@ -408,7 +408,7 @@ Version 2.5.0-RC1 (March 5, 2003)
- fix cache groups with compile_id set (Monte) - fix cache groups with compile_id set (Monte)
- add support for merging appended vars (messju, Monte) - add support for merging appended vars (messju, Monte)
- allow null as function attribute value - allow null as function attribute value
(Andr?abold, Monte) (Andr<EFBFBD> Rabold, Monte)
- support $foo->bar[index] syntax (Monte) - support $foo->bar[index] syntax (Monte)
- add get_registered_object function (messju, Monte) - add get_registered_object function (messju, Monte)
- treat unrecognized param attribute syntax as string (Monte) - treat unrecognized param attribute syntax as string (Monte)