X-Git-Url: https://code.th-h.de/?p=mail%2Fcheckmail.git;a=blobdiff_plain;f=ChangeLog;h=866d84ebd36d7b4e9c9712c646e99fcefe5b583f;hp=e40ce6feb7dc72c99512d9730ad8eaf2b89c6757;hb=382c5a59e4be1ff27a6871a0a504f1c726832d6e;hpb=9f87e7572934874896e095392ddac919bd0fd031 diff --git a/ChangeLog b/ChangeLog index e40ce6f..866d84e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +Version 0.5 + +* Add syntax check for mail addresses. + Change documentation accordingly. + Fixes #11. + Thomas Hochstein Sat Jul 23 23:53:22 2011 +0200 + + +Version 0.4 + +* Add overrides for configuration (MAIL FROM/EHLO). + New commandline options: -s and -e . + Change documentation accordingly. + Thomas Hochstein Thu Jun 17 22:56:14 2010 +0200 + +* Replace splitaddress() by Mail::Address. + Thomas Hochstein Wed Jun 16 22:08:22 2010 +0200 + +* -r: Create a really random localpart. + Add create_rand_addr(). + Thomas Hochstein Wed Jun 16 21:51:50 2010 +0200 + +* Analyze failure codes, don't fail on temporary failures. + Add analyze_smtp_reply(). + Fixes #8. + Thomas Hochstein Wed Jun 16 21:37:43 2010 +0200 + + Version 0.3 * Add Changelog. @@ -24,4 +52,4 @@ Version 0.3 Version 0.2 * Initial check-in. - Thomas Hochstein Wed Aug 8 22:00:00 2010 +0200 + Thomas Hochstein Wed Aug 3 22:00:00 2005 +0200