aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 04:49:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 04:49:51 +0000
commit460f81039d540e3eccce832b6df910d1018f3cdc (patch)
tree65923a14935a8d63bf71209e6f7edbb17cdcddaf /ChangeLog
parentce08da8427ceb2919e30212e1512fcc62e0d1d3f (diff)
convert filename to UTF-8 in CSV/LDIF import.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1604 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 546a5a32..4ebafc35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2007-04-10
* src/importldif.c
+ src/importcsv.c: convert filename to UTF-8.
+
+2007-04-10
+
+ * src/importldif.c
src/importcsv.c: use GtkFileChooser.
* src/passphrase.c
src/editjpilot.c