aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-13 07:56:38 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-13 07:56:38 +0000
commit45df4ba499e0c859f49a0bc10747bd3a24cfeddb (patch)
tree9c171ffa13f39b9235d4f0b8da10e467085f43ff /ChangeLog
parentf6d6ce0c4e3a8251cdceeeaf7acfb69be56c617a (diff)
win32: fixes renaming of folder didn't modify filter actions.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1863 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 38d6f5f2..e6186a1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-13
+
+ * libsylph/filter.c: filter_rule_rename_dest_path()
+ filter_rule_delete_action_by_dest_path(): fixed path separator
+ (win32: fixes renaming of folder didn't modify filter actions).
+
2007-07-12
* src/compose.[ch]