Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24285
Modified Files:
NEWS
Log Message:
* Avoid shoutspam
Hmm, I know that this means headers are being sent after the output has been flushed, is this okay?
Since our error_reporting suppesses the notice?
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- NEWS 13 Apr 2004 12:08:33 -0000 1.108
+++ NEWS 15 Apr 2004 21:18:15 -0000 1.109
@@ -3,6 +3,9 @@
Version 0.6.1 ()
------------------------------------------------------------------------
+ * Don't allow refreshing a page to re-submit an entry to the
+ shoutbox (tomsommer)
+
* Exit/Referrer plugin can now limit the number of elements
(garvinhicking)
|