mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
update NEWS file with 2.6.4 header
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,3 +1,6 @@
|
||||
Version 2.6.4 (Sept 7, 2004)
|
||||
----------------------------
|
||||
|
||||
- add $smarty.ldelim and $smarty.rdelim to smarty special var (Monte)
|
||||
- fall back to old uniqid()-behaviour when tempnam() fails in
|
||||
core.write_file.php (messju)
|
||||
@@ -5,7 +8,7 @@
|
||||
- make html_select_date work with negative timestamps, also
|
||||
force year range to include given date unless explicitly
|
||||
set (Garo, Monte)
|
||||
- fix bug with fetch, passing user/pass in url did not work
|
||||
- fix bug with {fetch}, passing user/pass in url did not work
|
||||
(Monte)
|
||||
- fix occasional wrong error messages on mismatched tags when
|
||||
{else}, {elseif}, {foreachelse} or {sectionelse} is involved (messju)
|
||||
|
Reference in New Issue
Block a user