1
0

Upgrade to Smarty 2.6.22 to fix a PCRE bug

This commit is contained in:
Garvin Hicking
2008-12-30 10:13:35 +00:00
parent 54b3a405f4
commit c24d738068
6 changed files with 14 additions and 7 deletions

View File

@ -6,6 +6,8 @@ Version 1.5 ()
Version 1.4.1 ()
------------------------------------------------------------------------
* Upgrade to Smarty 2.6.22 to fix a PCRE bug
* Remove warning message when checking for plugin documentation files
on open_basedir servers (garvinhicking)