Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20187
Modified Files:
NEWS
Log Message:
allow manually definied pingback services
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- NEWS 11 May 2004 12:08:04 -0000 1.118
+++ NEWS 11 May 2004 19:39:44 -0000 1.119
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Plugin 'serendipity_event_weblogping' now takes manually defined
+ pinging service as parameter.
+
* Modified plugin 'serendipity_event_trackexits': New config
directive to deflect any links from commenting users using a
HTTP redirect. This destroys common search engine ranking and
|