From e4adb7b2228533cde7936b44b5d61e422c81bb6b Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Mon, 6 May 2002 03:06:40 +0000 Subject: Fixed a bug where the os.rename() calls could fail if we are moving files between partitions. --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 0046d4f..198005c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,8 @@ +Version 0.4.6 - 6 May 2002 + * Fixed a bug where the os.rename() calls could fail if we were moving + temporary files across different filesystems/partitions. + Version 0.4.5 - 29 April 2002 * Fixed a bug where if you used the '--delete' option to completely clean an mbox mailbox you would get a python error. -- cgit v1.2.3