CVS update: /cowiki/

[email protected] 29 Jun 2005 18:29:28 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/06/29 11:29:28

Modified:
   cowiki/ChangeLog

Log:
 Japanese I18N

File Changes:

Directory: /cowiki/
===================

File [changed]: ChangeLog
Url: http://cowiki.tigris.org/source/browse/cowiki/ChangeLog?r1=1.103&r2=1.104
Delta lines:  +2 -1
-------------------
--- ChangeLog	22 Jun 2005 14:39:34 -0000	1.103
+++ ChangeLog	29 Jun 2005 18:29:26 -0000	1.104
@@ -1,11 +1,12 @@
 #
 # coWiki change log
 #
-# $Id: ChangeLog,v 1.103 2005/06/22 14:39:34 cmarble Exp $
+# $Id: ChangeLog,v 1.104 2005/06/29 18:29:26 dgorski Exp $
 #
 
 Version 0.4.0 (Fullerene)                                    YET UNRELEASED
 ---------------------------------------------------------------------------
+* 2005-06-29 - Added Japanese localization (tjokagi)
 * 2005-06-22 - #158 already implemented (emphasis within word).
 	       #214 no longer valid or fixed (parser detroys text).
 	       #231 fixed (handling of CamelCase). (cmarble)