diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-06 08:07:01 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-06-06 08:07:01 +0000 |
commit | 672c0e3d47eadb2101b0bb30faaac831d2269e88 (patch) | |
tree | 1c299fc3fb43670da1ea794a5f665d0ca2fe27f4 /ChangeLog.ja | |
parent | 5b6baa6b410e8012ad9ab1a1944dcf7164ea0b8f (diff) |
always enabled Japanese auto-detection if the locale is 'ja'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@311 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r-- | ChangeLog.ja | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja index e36a559d..65ffa7ca 100644 --- a/ChangeLog.ja +++ b/ChangeLog.ja @@ -1,3 +1,8 @@ +2005-06-06 + + * src/codeconv.[ch]: locale 文字列の先頭の文字が "ja" の場合は日本語 + の自動判別を常に有効にするようにした。 + 2005-06-03 * src/compose.c |