Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5470
Modified Files:
NEWS
Log Message:
added french language, thanks to renaud lavigne
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- NEWS 4 Apr 2004 16:26:24 -0000 1.104
+++ NEWS 5 Apr 2004 09:08:45 -0000 1.105
@@ -3,6 +3,11 @@
Version 0.6.1 ()
------------------------------------------------------------------------
+ * Added french language, translated by Renaud Lavigne
+
+ * Fixed some issues on windows servers. Patch by Richard Thomas
+ Harrison
+
* Improvements for multi-user interface:
- Configuration is stored per-user (language, WYSIWYG-preference,
and possibly others)
@@ -71,9 +76,9 @@
* Relaxed umask/chmod file and directory creation
(garvinhicking)
- * Abstract archives/URL locations and regex-patterns in a central
+ * Abstract archives/URL locations and regex-patterns in a central
place for easier maintenance (zem)
-
+
* Optimized db indizes on 'entries' (zem)
* Added shoutbox plugin (Matthias Lange, garvinhicking)
|