Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18924
Modified Files:
NEWS
Log Message:
document
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- NEWS 7 Oct 2004 14:02:12 -0000 1.239
+++ NEWS 13 Oct 2004 09:25:01 -0000 1.240
@@ -3,6 +3,12 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fixed entry count and category association bugs using SQLite
+ (garvinhicking)
+
+ * Fixed some error notices for installation with postgreSQL regarding
+ field index names (garvinhicking)
+
* Fixed wrong mod_rewrite rules to properly redirect to pages.
(garvinhicking)
|