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

3
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
"Alternative syntax for control structures" (kihara, messju)
- fix handling of multiple identical inserts in one display()-call (messju)