aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-30 08:26:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-30 08:26:06 +0000
commita381897d19f69b21bbb072e3559ea13d5953b58a (patch)
tree7eaa1fccd9078275bd47131ea4201a62b17beb42 /ChangeLog
parent490f8a3c8523df7b71399d30cf61fd3e503c54da (diff)
also scan symbolic links on MH mailboxes.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1513 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 96760ebe..3645919a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-30
+ * libsylph/mh.c: mh_scan_tree_recursive(): also scan symbolic links.
+ * libsylph/utils.c: remove_dir_recursive_real(): if rmdir() fails,
+ try unlink() for symbolic links.
+
+2007-01-30
+
* src/mainwindow.[ch]
src/prefs_toolbar.[ch]: added new toolbar items.