X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=blobdiff_plain;f=ChangeLog;h=e40ce6feb7dc72c99512d9730ad8eaf2b89c6757;hb=9f87e7572934874896e095392ddac919bd0fd031;hpb=32301d53af29a1be028a61edc339275761d01f56 diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..e40ce6f --- /dev/null +++ b/ChangeLog @@ -0,0 +1,27 @@ +Version 0.3 + +* Add Changelog. + Thomas Hochstein 2010-06-16 22:48:23 +0200 + +* Add documentation in POD format. + - Drop checkmail.readme + Thomas Hochstein 2010-06-16 21:11:43 +0200 + +* Complete rewrite. + - use strict; + - modularize code + - refactor application logic + - more verbose output + - test MXes in order of precedence + - cope with multi-line responses + - slightly change meaning of exit status + - batch processing: set exit status to highest generated value + Fixes #9. + Fixes #10. + Thomas Hochstein 2010-06-16 21:11:23 +0200 + + +Version 0.2 + +* Initial check-in. + Thomas Hochstein Wed Aug 8 22:00:00 2010 +0200