From 07ab0ae7731d957b6f835d8e7789ff4c0aa0302f Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Thu, 11 Apr 2002 10:23:16 +0000 Subject: Getting ready for v0.3 release. --- CHANGELOG | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 554a470..b91b008 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,14 @@ -Version 0.3.0 - ??? +Version 0.3.0 - 11 April 2002 * We now preserve the last-accessed and last-modified timestamps correctly + * We now preserve the correct permissions on the original mailbox instead + of always mode 600 * Fixed a bug where lockfiles were being created that were not world-readable * Made archivemail work better when used as a python module so it can - integrate better with unittest. - * Budled a unit testing script for archivemail. + integrate better with unittest. (... although I still distribute it + without the .py extension - dodgy?) + * Bundled a unit-testing script for archivemail + * Started using a distutils 'setup.py' script for installation. Version 0.2.1 - 4 April 2002 * Since we might not have a parse-able 'Date-Received' or 'Date' field, -- cgit v1.2.3