diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-04-13 11:36:32 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-04-13 11:36:32 +0000 |
commit | ba5426db3f92f08c2b86564c076a9f99f86f4efd (patch) | |
tree | 25be77b876e57f73330a20dc1191cd40affa126d /CHANGELOG | |
parent | d7bd2d407cd31e06f0b4e8b58b099e1f69e49ff0 (diff) | |
download | archivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.tar.gz archivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.tar.bz2 archivemail-ba5426db3f92f08c2b86564c076a9f99f86f4efd.zip |
Added a lot more documentation, fixed up usage messages and expanded a lot
on the man page.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Version 0.3.1 - 13 April 2002 + * Added a lot more information to the manpage, including examples and + notes. + * Fixed up the README file and archivemail usage message. + * Added an example archivemail shell script that I run from crontab. + 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. |