From 068837dce414563ab8526df08b50def3305c3ef5 Mon Sep 17 00:00:00 2001 From: Grischa Brockhaus Date: Mon, 9 Jan 2012 12:58:16 +0100 Subject: [PATCH] Update docs/NEWS --- docs/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/NEWS b/docs/NEWS index 6a4a967f..b0b5ddd7 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -60,6 +60,7 @@ Version 1.6.1 () * Fixed a possible problem where template-specific variables would not be cleared in favor of the new global ones. + * Fixed serendipity_fetchComments producing wrong SQL code. Please check your code if you did workarounds already and remove them.