Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18010
Modified Files:
NEWS
Log Message:
do not track clicks when in preview mode
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -d -r1.245 -r1.246
--- NEWS 22 Oct 2004 17:31:08 -0000 1.245
+++ NEWS 29 Oct 2004 11:37:23 -0000 1.246
@@ -3,6 +3,11 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fixed karma plugin to not track clicks when previewing an entry
+ (garvinhicking)
+
+ * Fixed some counting problems in statistics plugin (garvinhicking)
+
* Fixed comment counter for deleting non-approved comments
(tomsommer, griffinn)
|