aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 05:08:16 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 05:08:16 +0000
commit5ff17ba27424a29ae8e0ff3776944ea2a64dcab6 (patch)
tree6c451019f9a6112645fe661d56bb4c763f1bc4e1 /ChangeLog
parent460f81039d540e3eccce832b6df910d1018f3cdc (diff)
convert filename from/to UTF-8 in CSV/LDIF import.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1605 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ebafc35..668f3d46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2007-04-10
* src/importldif.c
- src/importcsv.c: convert filename to UTF-8.
+ src/importcsv.c: convert filename from/to UTF-8.
2007-04-10