Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7608/docs
Modified Files:
NEWS
Log Message:
captcha plugin document
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- NEWS 1 Dec 2004 16:50:28 -0000 1.18
+++ NEWS 2 Dec 2004 10:27:17 -0000 1.19
@@ -178,6 +178,9 @@
Version 0.7.1 (December 1st, 2004)
------------------------------------------------------------------------
+ * Fixed captcha string variation on some setups by explicitly seeding
+ the randomness (garvinhicking)
+
* Fixed cross site scripting vulnerability. Thanks to Stefan Esser
for reporting this issue. (nohn, garvinhicking)
|