aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-11 04:55:33 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-11 04:55:33 +0000
commitae89f3a0a68c3b407127ec50caf06f7730e1932d (patch)
tree41a107d398964297636ccf323a3128bce9ca663c /ChangeLog
parentc50e22097bdcee524604a3c8d4a7639d1af2904c (diff)
properly process CSV with double quotations.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1616 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 866e423f..f4e76a1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-11
+ * libsylph/utils.[ch]: strsplit_csv(): added.
+ * src/importcsv.c: properly process CSV with double quotations.
+
+2007-04-11
+
* src/addressbook.c: set focus row after import.
2007-04-11