Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15887
Modified Files:
NEWS
Log Message:
fail on missing db extension
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- NEWS 3 Aug 2004 10:38:44 -0000 1.194
+++ NEWS 5 Aug 2004 12:32:12 -0000 1.195
@@ -3,6 +3,10 @@
Version 0.7 ()
------------------------------------------------------------------------
+ * Installation will report an error, if the needed db-extension for
+ a specific database-type are not available within PHP
+ (garvinhicking)
+
* Added bulgariang language, thanks to Bogomil Shopov
* Fix calendar bug to not show entries available for the 1st day
|