From: Thibault Godouet Date: Mon, 5 Jun 2006 20:03:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver3_0_2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c372cfdba4caeab90516ed225e7d6afc32d28100;p=thirdparty%2Ffcron.git *** 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.