Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21107/docs
Modified Files:
NEWS
Log Message:
* Added Japanese language, thanks to Tadashi Jokagi
* Updated czech translation by Josef Klimosz
* made mb_internal_encoding not report errors using unknown charsets (windows-1250 -- there does not seem to be a valid associated charset to it?)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- NEWS 22 Dec 2004 17:44:52 -0000 1.32
+++ NEWS 2 Jan 2005 14:53:13 -0000 1.33
@@ -3,6 +3,8 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Added Japanese language by Tadashi Jokagi (garvinhicking)
+
* Add ability to see all entries made by a single user (tomsommer)
* The "edit entry" overview will now highlight entries to be
|