aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-05 07:58:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-05 07:58:56 +0000
commit9729135288d04b4616dae5a3bc530cd9b9968d7d (patch)
tree26bc4e7ac7656d56514dfbdf453da853e1b3eb32 /ChangeLog
parentbddb4823743f012b5905f553cbe4f3c6575361b4 (diff)
fixes restart of process on Win32 when installed on non-ascii path.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2712 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d48080a7..127a55ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-05
+
+ * src/main.c
+ src/update_check.c: convert argv[0] to UTF-8 (fixes restart of
+ process on Win32 when installed on non-ascii path).
+
2010-11-02
* libsylph/sylmain.c