masqmail

diff ChangeLog @ 291:95d536599fd7

updated ChangeLog, NEWS and date/version in the man pages
author markus schnalke <meillo@marmaro.de>
date Wed, 08 Dec 2010 18:06:44 -0300
parents 9d88a7d55f53
children a4d8f20a992f
line diff
     1.1 --- a/ChangeLog	Wed Dec 08 18:00:22 2010 -0300
     1.2 +++ b/ChangeLog	Wed Dec 08 18:06:44 2010 -0300
     1.3 @@ -7,7 +7,7 @@
     1.4  technical speach and with focus on compatibility.
     1.5  
     1.6  
     1.7 -0.3.1   Tue, 07 Dec 2010 17:51:27 -0300
     1.8 +0.3.1   Wed, 08 Dec 2010 18:03:04 -0300
     1.9  	* smtp_out.c: changed the SMTP greeting behavior to match RFC
    1.10  	  2821 (always try EHLO first). Thanks to inne for pointing me
    1.11  	  on that. See also Debian bug #349211
    1.12 @@ -20,6 +20,7 @@
    1.13  	* added -bm for mode accept (it's the default but the other MTAs
    1.14  	  have it too)
    1.15  	* calling masqmail as `newaliases' is now recognized
    1.16 +	* mark -qo (without argument) obsolete (see man page)
    1.17  	* refactored the cmdline argument processing (-m is recognized,
    1.18  	  unknown -oXXX options are ignored now and some corner-cases
    1.19  	  covered)