Don't force inetd_compat for upgrades.
[packages/xinetd.git] / debian / NEWS
index 374498e..8d24fd1 100644 (file)
@@ -2,9 +2,10 @@ xinetd (1:2.3.14-3) unstable; urgency=low
 
   This version enables inetd_compat mode by default, so that we can pretend to
   be a real inet-superserver. This way, packages that use update-inetd will
-  work with xinetd properly.
+  work with xinetd properly. The inetd_compat mode is forced for new
+  installations only, and can be tweaked in /etc/default/xinetd.
 
   Note that if the same service is configured in /etc/xinetd.d/ and in
-  /etc/inetd.conf, the former takes precedence.
+  /etc/inetd.conf, the former takes precedence, based on the service id.
 
  -- Pierre Habouzit <madcoder@debian.org>  Tue, 27 Nov 2007 01:55:29 +0100