Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12405
Modified Files:
NEWS
Log Message:
Ported other lang files to Tom's new installer scheme:
* German complete
* English complete.
* Czech (cs/cz) is only missing the names for each variable
* French is missing local config
* Danish is missing local and user config
* Spanish is missing nearly everything. ;)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- NEWS 13 Jun 2004 21:28:20 -0000 1.148
+++ NEWS 14 Jun 2004 10:45:13 -0000 1.149
@@ -3,7 +3,9 @@
Version 0.7 ()
------------------------------------------------------------------------
- * Fix exploit during installtion, which can cause an endless loop
+ * Tweaks to plugin configuration design (tomsommer)
+
+ * Fix bug during installation, which can cause an endless loop
of connections (tomsommer)
* Added small comments to serendipity_functions.inc.php on how
|