aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-08-11 05:38:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-08-11 05:38:00 +0000
commitd74842968bf33f5de49413bacdaa6ff7ecce2966 (patch)
treef3ee8dbcb5c093426dabfe00c7f8738512f01392 /ChangeLog
parent36e9b9dd2e3da9326aa38ceba4ac15d5051921b7 (diff)
implemented eml file import (with folder)
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2204 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 1e2dbc6e..2ee59e61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-11
+
+ * src/import.c: implemented eml file import (with folder).
+
2009-08-10
* src/import.c: added eml file import (one file).