diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-08-05 09:15:29 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2005-08-05 09:15:29 +0000 |
commit | e2a9edf210f40519169a1169801df56fcb4ef0fc (patch) | |
tree | 7f7503780992d525b6eec18f1d9a2aff89dc67f9 /ChangeLog | |
parent | 3ec864159a1792df642a75611363c39fb1fd1cd3 (diff) |
added rename_force().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@470 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2005-08-05 + * src/utils.[ch]: rename_force(): force rename even if the destination + file already exists (on non-Unix environment). + * src/prefs.c + src/main.c: use rename_force(). + +2005-08-05 + * src/addrcache.c src/compose.c src/inc.c |