Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25969/docs
Modified Files:
NEWS
Log Message:
- Allow the usage of persistant database connections
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- NEWS 29 Nov 2004 10:39:26 -0000 1.13
+++ NEWS 29 Nov 2004 23:21:42 -0000 1.14
@@ -3,6 +3,8 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Allow the usage of persistant database connections (tomsommer)
+
* New configuration directive to let user choose if entries in the
future are hidden (default) or displayed. (garvinhicking)
|