From 172cbb40a520dd38e03fbe5cec810fc0ff79b9e5 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Mon, 15 Aug 2005 10:47:28 +0000 Subject: [PATCH] Synch --- docs/NEWS | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/docs/NEWS b/docs/NEWS index 54a3d6f..2ee6d2d 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -3,14 +3,6 @@ Version 0.9 () ------------------------------------------------------------------------ - * Unbundle Serendipity XML-RPC functions from the bundled distribution. - You will now need to install the additional plugin "Post via XML-RPC" - (serendipity_event_xmlrpc) to make entry posts via this interface. - The ongoing security issues with this interface and the little usage - of this functionality by the broad public have forced this move. - After installing this plugin you can use the same URL and nothing - will change for XML-RPC users. (garvinhicking) - * New Plugin API Hook "frontend_calendar" which allows to hook into sidebar calendar creation. Needs to be enabled in the calendar plugin configuration and needs a patch to the plugin_calendar.tpl @@ -185,6 +177,27 @@ Version 0.9 () (garvinhicking) +Version 0.8.4 () +------------------------------------------------------------------------ + + * Unbundle Serendipity XML-RPC functions from the bundled distribution. + You will now need to install the additional plugin "Post via XML-RPC" + (serendipity_event_xmlrpc) to make entry posts via this interface. + The ongoing security issues with this interface and the little usage + of this functionality by the broad public have forced this move. + After installing this plugin you can use the same URL and nothing + will change for XML-RPC users. (garvinhicking) + + * Optionally allow using a local PEAR installation. Set + $serendipity['use_PEAR'] = true + in your serendipity_config_local.inc.php or serendipity_config.inc.php + file. The required packages can be found in the + bundled-libs/.current_version file. (garvinhicking) + + * Append the comment id to the mail that is sent to subscribers of + an entry, so that they can jump to the submitted comment immediately. + (garvinhicking) + Version 0.8.3 (August 4th, 2004) ------------------------------------------------------------------------ -- 2.39.5