forked from pool/perl-HTML-Template
This commit is contained in:
committed by
Git OBS Bridge
parent
b3fd6aa8c4
commit
bbe4816854
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 10:32:14 CET 2007 - anicka@suse.cz
|
||||
|
||||
- update to 2.9
|
||||
* the new force_untaint option makes sure you do not pass tainted
|
||||
values to param()
|
||||
* Added ESCAPE=NONE as a synonym for ESCAPE=0. Fixed
|
||||
both to work with default_escape.
|
||||
* DEFAULT didn't work with URL and JS escaping.
|
||||
* Long-standing bug where variables set in a loop weren't
|
||||
available inside inner loops under global_vars if the variable
|
||||
wasn't actually used in the outer loop.
|
||||
* Changed references to CVS in the docs to Subversion now that
|
||||
the switch is complete.
|
||||
* Tests fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:39:44 CET 2006 - mls@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user