aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-29 08:41:23 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-29 08:41:23 +0000
commitb48c3acdce7def941bf6935bc844ac711c203df0 (patch)
treebca0f853630b0dc3967255bcdf253b5c7ebed1ba /ChangeLog.ja
parenteb4ad7a7406af080c03c6af88430e8cd31e51225 (diff)
check for filename encoding on the first run.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@384 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 19157e0a..05471c1c 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2005-06-29
+ * src/main.c: main(): 初回起動時にファイル名エンコーディングを
+ チェック。
+
+2005-06-29
+
* src/utils.c: get_outgoing_rfc2822_str(): 前回の変更を元に戻した
(RFC 2822: 3.6.1. The origination date field)。