commit NEWS file for 2.6.11

This commit is contained in:
mohrt
2005-12-14 14:25:19 +00:00
parent 79a3b251e8
commit 291daca064

5
NEWS
View File

@@ -1,3 +1,6 @@
Version 2.6.11 (Dec 14, 2005)
-----------------------------
- fixed code generation of non-cacheable blocks to play well with php's - fixed code generation of non-cacheable blocks to play well with php's
"Alternative syntax for control structures" (kihara, messju) "Alternative syntax for control structures" (kihara, messju)
- fix handling of multiple identical inserts in one display()-call (messju) - fix handling of multiple identical inserts in one display()-call (messju)
@@ -937,4 +940,4 @@ Version 1.0
------------ ------------
- initial release - initial release
/* vim: set et tw=64 ft=changelog: */ /* vim: set et tw=64 ft=changelog: */