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 wrap: on
line diff
--- a/ChangeLog	Wed Dec 08 18:00:22 2010 -0300
+++ b/ChangeLog	Wed Dec 08 18:06:44 2010 -0300
@@ -7,7 +7,7 @@
 technical speach and with focus on compatibility.
 
 
-0.3.1   Tue, 07 Dec 2010 17:51:27 -0300
+0.3.1   Wed, 08 Dec 2010 18:03:04 -0300
 	* smtp_out.c: changed the SMTP greeting behavior to match RFC
 	  2821 (always try EHLO first). Thanks to inne for pointing me
 	  on that. See also Debian bug #349211
@@ -20,6 +20,7 @@
 	* added -bm for mode accept (it's the default but the other MTAs
 	  have it too)
 	* calling masqmail as `newaliases' is now recognized
+	* mark -qo (without argument) obsolete (see man page)
 	* refactored the cmdline argument processing (-m is recognized,
 	  unknown -oXXX options are ignored now and some corner-cases
 	  covered)