diff NEWS @ 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/NEWS	Wed Dec 08 18:00:22 2010 -0300
+++ b/NEWS	Wed Dec 08 18:06:44 2010 -0300
@@ -19,6 +19,12 @@
 
 - The postmaster address is now matched caseless, as required by RFC.
 
+- -qo (without argument) is now considered obsolete. Its behavior (online
+detect and send over the available route) is included in -q. One may
+simply use -q instead. In the -qo case no local mail is sent, but why
+would be not want to do so? -qo (without arg) is still working but will
+likely change its behavior to something more useful in the future.
+
 - Command line address arguments are now added to the recipient
 list instead of substracted, when -t is used. This coveres a rare
 corner-case. It is a change from exim's behavior to postfix's.