Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7721
Modified Files:
Tag: branch-0-7
NEWS
Log Message:
document
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/Attic/NEWS,v
retrieving revision 1.255.2.2
retrieving revision 1.255.2.3
diff -u -d -r1.255.2.2 -r1.255.2.3
--- NEWS 1 Dec 2004 16:51:09 -0000 1.255.2.2
+++ NEWS 2 Dec 2004 10:27:52 -0000 1.255.2.3
@@ -1,8 +1,11 @@
# $Id$
-Version 0.7.1 (December 1st, 2004)
+Version 0.7.1 (December 2nd, 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)
|