aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 7 insertions, 3 deletions
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,