diff options
author | patdenice <patdenice@piwigo.org> | 2008-12-19 18:15:50 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2008-12-19 18:15:50 +0000 |
commit | ae19b0336788c36f0b89a1fc3e832bd9fe40340e (patch) | |
tree | 7238e5119420325b6076f9397a901dd6cffe09e4 /include/smarty/NEWS | |
parent | 676c65a70159892218ee5e2a9618d6f1f04395ca (diff) |
merge -c3000 from trunk to branch 2.0.
Upgrade Smarty to 2.6.22
git-svn-id: http://piwigo.org/svn/branches/2.0@3001 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/smarty/NEWS')
-rw-r--r-- | include/smarty/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/smarty/NEWS b/include/smarty/NEWS index 19d9082b5..39c5f001b 100644 --- a/include/smarty/NEWS +++ b/include/smarty/NEWS @@ -1,3 +1,8 @@ +Version 2.6.22 (Dec 17th, 2008) +------------------------------- + +- back out method chaining, bug in some versions of PCRE causes errors (mohrt) + Version 2.6.21 (Dec 2nd, 2008) ------------------------------ |