[svn:qpsmtpd] rev 530 - branches/0.31

[email protected] 29 Jul 2005 08:08:51 -0000
Newsgroups perl.cvs.qpsmtpd
Message-ID <[email protected]>
Author: aqua
Date: Fri Jul 29 01:08:51 2005
New Revision: 530

Modified:
   branches/0.31/Changes
Log:
Mention --detach in changelog


Modified: branches/0.31/Changes
==============================================================================
--- branches/0.31/Changes	(original)
+++ branches/0.31/Changes	Fri Jul 29 01:08:51 2005
@@ -11,6 +11,10 @@
   postfix backend, which expects to have write permission to a fifo
   which usually belongs to group postdrop). (pjh)
 
+  qpsmtpd-forkserver: if -d or --detach is given on the commandline,
+  forkserver will detach from the controlling terminal and daemonize
+  itself (Devin Carraway)
+
   when disconncting with a temporary failure, return 421 rather than
   450 or 451. (Peter J. Holzer)