Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21261
Modified Files:
NEWS
Log Message:
several pgsql fixes
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- NEWS 5 Sep 2004 21:19:56 -0000 1.210
+++ NEWS 6 Sep 2004 09:15:31 -0000 1.211
@@ -3,6 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Fix several postgreSQL update errors. Thanks to daFool from the
+ forums! (garvinhicking)
+
* Disable the use of popups by default (tomsommer)
* BBCode plugin can now pretty print code/php style blocks.
|