Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5805/docs
Modified Files:
Tag: branch-smarty
NEWS
Log Message:
Added SURBL support to serendipity_event_spamblock
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/Attic/NEWS,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- NEWS 9 Nov 2004 19:11:30 -0000 1.1.2.4
+++ NEWS 11 Nov 2004 13:31:38 -0000 1.1.2.5
@@ -3,6 +3,10 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Plugin serendipity_event_spamblock: Added SURBL
+ (http://www.surbl.org/) Support. Will now reject any comment that
+ contains a blacklisted URL, if enabled. (nohn)
+
* Do not allow to view extended article when item is set to "publish"
but timestamp is in the future (garvinhicking)
|