diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-03 10:59:00 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-03 10:59:00 +0000 |
commit | 68b96c21202aa2be6ab351156a2e6e0b64fe59af (patch) | |
tree | 371f64ff91f793bdcf90a31c015bfe0f2c14531f /CHANGELOG | |
parent | 842cda8a37b80c0f13423b5497ff89b8c6cbda63 (diff) | |
download | archivemail-68b96c21202aa2be6ab351156a2e6e0b64fe59af.tar.gz archivemail-68b96c21202aa2be6ab351156a2e6e0b64fe59af.tar.bz2 archivemail-68b96c21202aa2be6ab351156a2e6e0b64fe59af.zip |
Updated tasks to reflect release of version 0.2.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..b589a4c --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,10 @@ +Version 0.2.0 - 3 April 2002 + * Added support for reading from MH mailboxes + * Refuse to proceed if we would be making tempfiles in world-writable + directories + * Clamped down with lots of assert()s checking function parameters + * Complain earlier if we do not have permission to write to the output + directory + +Version 0.1.0 - 31 March 2002 + * Initial release |