aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-04-12 14:46:09 +0000
committerPaul Rodger <paul@paulrodger.com>2002-04-12 14:46:09 +0000
commit0203bed0c46e1c890afd6910119b5264b22d101c (patch)
tree1520b399d9f9e455403b6b1ecb88ddf2bcaca386 /CHANGELOG
parent5350fc26f6cffa11464004040cc5857b9da3479c (diff)
downloadarchivemail-0203bed0c46e1c890afd6910119b5264b22d101c.tar.gz
archivemail-0203bed0c46e1c890afd6910119b5264b22d101c.tar.bz2
archivemail-0203bed0c46e1c890afd6910119b5264b22d101c.zip
Added docbook documentation from which we can generate a manpage.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8cd7189..d5dbf71 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,10 +1,10 @@
-Version 0.3.1 - ????
+Version 0.3.1 - 12 April 2002
* Stopped calling 'gzip' externally and started using the gzip library
so that we can append to a copy of the gzip archive directly.
* Removed 'bzip2' and 'compress' options since they are increasing
complexity without adding much, and needed to be called externally.
- Maybe when we get a bzip2 library I will add back an option to
- compression archives using bzip2.
+ Maybe when python gets a bzip2 library I will add back an option to
+ compress archives using bzip2.
Version 0.3.0 - 11 April 2002
* We now preserve the last-accessed and last-modified timestamps correctly