From: thib Date: Mon, 5 Jun 2006 20:03:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver3_0_2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d8706214ad5585ee38f481f302140b777cb955c;p=fcron *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index e53f23a..3566c77 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,13 +8,16 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes From version 3.0.1 to 3.0.2 + + Use sockaddr's field sa_len/sun_len on system defining it (BSD, ...). It should allow fcrondyn to connect to fcron on these systems. + By default, don't use the shell defined in /etc/passwd by default, but use the default value form fcron.conf instead. This is for compatibility with Vixie cron.