Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21866
Modified Files:
NEWS
Log Message:
* Fixed some wrong calculations in the statistics plugin, thanks
to David DeLauro! (garvinhicking)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.240
retrieving revision 1.241
diff -u -d -r1.240 -r1.241
--- NEWS 13 Oct 2004 09:25:01 -0000 1.240
+++ NEWS 13 Oct 2004 09:38:53 -0000 1.241
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fixed some wrong calculations in the statistics plugin, thanks
+ to David DeLauro! (garvinhicking)
+
* Fixed entry count and category association bugs using SQLite
(garvinhicking)
|