cvs: smarty / NEWS
[email protected] ("Monte Ohrt") Wed, 14 Dec 2005 14:25:19 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvsmohrt1134570319@cvsserver> |
mohrt Wed Dec 14 14:25:19 2005 EDT
Modified files:
/smarty NEWS
Log:
commit NEWS file for 2.6.11
http://cvs.php.net/viewcvs.cgi/smarty/NEWS?r1=1.519&r2=1.520&diff_format=u
Index: smarty/NEWS
diff -u smarty/NEWS:1.519 smarty/NEWS:1.520
--- smarty/NEWS:1.519 Tue Nov 29 12:22:51 2005
+++ smarty/NEWS Wed Dec 14 14:25:19 2005
@@ -1,3 +1,6 @@
+Version 2.6.11 (Dec 14, 2005)
+-----------------------------
+
- fixed code generation of non-cacheable blocks to play well with php's
"Alternative syntax for control structures" (kihara, messju)
- fix handling of multiple identical inserts in one display()-call (messju)
@@ -937,4 +940,4 @@
------------
- initial release
-/* vim: set et tw=64 ft=changelog: */
\ No newline at end of file
+/* vim: set et tw=64 ft=changelog: */