Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13233
Modified Files:
NEWS
Log Message:
News remote rss plugin contributed by udo gerhards
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- NEWS 5 May 2004 16:40:08 -0000 1.116
+++ NEWS 6 May 2004 14:59:56 -0000 1.117
@@ -3,6 +3,10 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * New plugin 'serendipity_plugin_remoterss' - Can display a foreign
+ remote feed. Results are cached for a custom period of time.
+ Contributed by Udo Gerhards. (garvinhicking)
+
* Fixed Bug #941922 - strftime %e does not work on windows platform
(tomsommer)
|