From 54b5661f35d5828b1668078e999ac436481760e4 Mon Sep 17 00:00:00 2001 From: Grischa Brockhaus Date: Mon, 9 Jan 2012 12:57:52 +0100 Subject: [PATCH] Update docs/NEWS --- docs/NEWS | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/NEWS b/docs/NEWS index ff5087ff..6a4a967f 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -59,7 +59,9 @@ Version 1.6.1 () * Fixed unneccessary preg_match notices in the statistics backend * Fixed a possible problem where template-specific variables would - note be cleared in favor of the new global ones. + 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. Version 1.6 (October 27th 2011) ------------------------------------------------------------------------ @@ -676,21 +678,21 @@ Version 1.3.1 () ------------------------------------------------------------------------ * Add XSS security checks for installer, even though very - hypothetical application :) (Hanno Böck) + hypothetical application :) (Hanno B�ck) * Add {serendipity_getImageSize} smarty function (judebert) * Add escaping to "Top Referrers" plugin and honor local configuration - of "Show links" option, thanks to Hanno Böck + of "Show links" option, thanks to Hanno B�ck * Fix some PostgreSQL implicit casts for SQL queries (changed - LIKE to =). (Devrim Gündüz) + LIKE to =). (Devrim G�nd�z) Version 1.3 (March 18th, 2008) ------------------------------------------------------------------------ * Fix possible XSS injection for published trackbacks, thanks to - Peter Hüwe! + Peter H�we! * Added "Google Reader" option to syndication plugin, by Adam Charnock @@ -1272,7 +1274,7 @@ Version 1.1-beta1 (August 14th, 2006) * Added arabic (sa) language by Way * Add patch to allow entryproperties plugin to define passwords for - specific entries (Falk Döring) + specific entries (Falk D�ring) * Made smarty function "serendipity_printComments" accept to new parameters: "order" (ASC/DESC) and "limit" (garvinhicking) @@ -1285,7 +1287,7 @@ Version 1.1-beta1 (August 14th, 2006) (thanks to deminy!) * Replaced core smarty assign() calls to assign_by_ref() where - appropriate. (Falk Döring, garvinhicking) + appropriate. (Falk D�ring, garvinhicking) TODO: This might introduce oddities! Check thoroughly. * Fixed not showing entries in the quicksearch that have the @@ -1355,7 +1357,7 @@ Version 1.1-alpha5() * Added "plugin_api_extension" class, which contains some helper methods for future use, like re-ordering DB items or checking - valid emails. (Falk Döring) + valid emails. (Falk D�ring) * Fix multiple occurences of the string "--" in the entry title to not mess up HTML display because of weird Firefox interpretation @@ -1681,7 +1683,7 @@ Version 1.0-beta2 (March 13th, 2006) * Updated french translation by Sebastian Mordziol - * Updated icelandic translation by Örn Arnarson + * Updated icelandic translation by �rn Arnarson * Updated chinese plugin translation, by Demin Yin @@ -1873,7 +1875,7 @@ Version 0.9.1 (November 23rd, 2005) * Fix showing preview image of hotlinked images. Thanks to Thomas and RobA from the forums! (garvinhicking) - * Make Onyx RSS parser interpret HTTP redirecty. (Kristian Köhntopp) + * Make Onyx RSS parser interpret HTTP redirecty. (Kristian K�hntopp) * Added blogger.com importer by Jawish Hameed @@ -2147,7 +2149,7 @@ Version 0.9-beta1 (September 29th, 2005) * Localized the string "Reply" which occured inside some templates. (s/Reply/{$CONST.REPLY}/) (garvinhicking) - * Added swedish translation by Torbjörn Hedberg, Added european + * Added swedish translation by Torbj�rn Hedberg, Added european portugues translation by Joao Palhoto Matos, Added hungarian translation by Posz Marton @@ -2409,7 +2411,7 @@ Version 0.8.1 (May 17th, 2005) Version 0.8 (April, 15th 2005) ------------------------------------------------------------------------ - * Added icelandic translation by Örn Arnarson + * Added icelandic translation by �rn Arnarson * Fixed a possible SQL injection issue in Tracking methods. Also fixed possible XSS exploit in BBCode markup, if enabled for