aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 08:54:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-06 08:54:31 +0000
commitbd8ad2ad3f679677771a6a94d8214fc5427a03f1 (patch)
tree3ca327aa1c20e0d8ba2fc9561b4505c9913c8625 /ChangeLog
parentf4aede5635de58ea333f2911142f9effe4677062 (diff)
implemented CSV import (in progress).
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1600 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d11ef6d0..20668968 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-04-06
+ * src/importcsv.[ch]
+ src/addressbook.c
+ src/Makefile.am: implemented CSV import (in progress).
+
+2007-04-06
+
* src/compose.c: modified the menu string '/View/Reply-To' and
'/View/Followup-To'.