aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 09:20:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 09:20:42 +0000
commite2cbc91110f087e20502cc46c79cdd1131759d07 (patch)
treee9788c9e2d58253b23cd2107eead3929508899f0 /ChangeLog
parentbd8ad2ad3f679677771a6a94d8214fc5427a03f1 (diff)
fixed import of CSV in locale encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1601 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 20668968..a64eef18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-04-06
+ * src/importcsv.c: fixed import of locale encoding.
+
+2007-04-06
+
* src/importcsv.[ch]
src/addressbook.c
src/Makefile.am: implemented CSV import (in progress).