*** empty log message ***

This commit is contained in:
andrey
2002-03-20 19:26:03 +00:00
parent f27ea33d66
commit 659fca71b4

13
NEWS
View File

@@ -1,11 +1,14 @@
Version 2.0.1 Version 2.0.1
------------- -------------
- rename plugin .make_timestamp.php to shared.make_timestamp.php (Monte) - rename plugin .make_timestamp.php to shared.make_timestamp.php.
- changed crc32() generated values, replace '-' with 'N' (Monte) (Monte)
- added support for +/- N syntax in html_select_date year values (Monte) - changed crc32() generated values, replace '-' with 'N'. (Monte)
- added support for +/- N syntax in html_select_date year values.
(Monte)
- fixed behavior of inserts with script attribute. (Andrei) - fixed behavior of inserts with script attribute. (Andrei)
- fixed bug with $smarty.cookies and $smarty.server. (Andrei) - fixed bug with $smarty.cookies and $smarty.server. (Andrei)
- wordwrap and indent are missing from 2.0 release, now fixed. (Monte) - wordwrap and indent are missing from 2.0 release, now fixed.
(Monte)
- removed show_info_header and show_info_include variables. (Monte) - removed show_info_header and show_info_include variables. (Monte)
Version 2.0.0 Version 2.0.0
@@ -330,4 +333,4 @@ Version 1.0
------------ ------------
- initial release - initial release
/* vim: set et tw=72: */ /* vim: set et tw=64: */