diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-06 09:20:42 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-04-06 09:20:42 +0000 |
commit | e2cbc91110f087e20502cc46c79cdd1131759d07 (patch) | |
tree | e9788c9e2d58253b23cd2107eead3929508899f0 /ChangeLog | |
parent | bd8ad2ad3f679677771a6a94d8214fc5427a03f1 (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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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). |