Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31031/docs
Modified Files:
NEWS
Log Message:
fix microtime, wording, release notes
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- NEWS 1 Dec 2004 13:57:58 -0000 1.17
+++ NEWS 1 Dec 2004 16:50:28 -0000 1.18
@@ -3,8 +3,6 @@
Version 0.8 ()
------------------------------------------------------------------------
- * Fixed XSS vulernarbility (nohn)
-
* Move the page where you change your details out of the
configuration and into its own menuitem and page (tomsommer)
@@ -177,10 +175,16 @@
* Added support for Smarty Templating. (garvinhicking, tomsommer)
-Version 0.7 ()
+Version 0.7.1 (December 1st, 2004)
------------------------------------------------------------------------
- * Fixed Concatenation syntax on PostgreSQL, only used by plugin
+ * Fixed cross site scripting vulnerability. Thanks to Stefan Esser
+ for reporting this issue. (nohn, garvinhicking)
+
+Version 0.7 (November 8th, 2004)
+------------------------------------------------------------------------
+
+ * Fixed concatenation syntax on PostgreSQL, only used by plugin
"Entrylinks". (garvinhicking)
* SQLite database name was not saved properly and could get set to
|