aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65683fc4..39374aa3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-06-29
+ * src/main.c: main(): check for filename encoding on the first run.
+
+2005-06-29
+
* src/utils.c: get_outgoing_rfc2822_str(): reverted the previous
change (RFC 2822: 3.6.1. The origination date field).