document smarty release

This commit is contained in:
Ian 2013-12-20 19:55:30 +01:00
parent dcc356e090
commit e69195d750

@ -3,6 +3,10 @@
Version 1.7.4 ()
------------------------------------------------------------------------
* Smarty 3.1.16 bugfix release - please read bundled-libs/Smarty/change_log.txt
about changes to to versions 3.1.16 and 3.1.15.
Please also see special bundled-libs/Smarty/3.1.16_RELEASE_NOTES.txt
* Removed blogg.de filter from spamblock plugin, adapted htaccess
IP block algorithm for race conditions. .htaccess can now contain
multiple Deny From ranges to prevent parsing problems (DLange)
@ -12,9 +16,6 @@ Version 1.7.4 ()
* Fixed possible double includement of plugin_internal.inc.php
* Smarty 3.1.15 release - please read bundled-libs/Smarty/change_log.txt
(including fix for modifier capitalize from 3.1.16 trunk)
* Fix possible temporary caching errors failing $eventData[0]['properties']
* Basic support for static blocks (includeentry plugin) in 2k11.