aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 06:33:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-04-10 06:33:21 +0000
commit16167e67b513a6a75c3a477b5bce03c49789c64c (patch)
treec6ea7cd2c2b83ff467cdc35de8723af80a6aa0d5 /ChangeLog
parent5ff17ba27424a29ae8e0ff3776944ea2a64dcab6 (diff)
also delete physical files when deleting data sources.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1606 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 668f3d46..cb4d21e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-04-10
+ * src/addressbook.c: also delete physical files when deleting data
+ sources. Bring addressbook window in front after closing the import
+ dialogs.
+ * src/importcsv.c: imp_csv_load_fields(): implemented case:
+ CSV columns < address book fileds.
+
+2007-04-10
+
* src/importldif.c
src/importcsv.c: convert filename from/to UTF-8.