From: Thibault Godouet Date: Tue, 17 Aug 2004 12:58:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_5~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7126cf3d6068091afaa296ab704dd96a12315dd8;p=thirdparty%2Ffcron.git *** empty log message *** --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index bb5f4bb..0e7b962 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Changes @@ -64,6 +64,10 @@ A copy of the license is included in gfdl.sgml. fixed memory leak: some strings returned by log.c:make_msg() weren't always free()d. + + bug fix: fcrondyn commands renice and kill used not to handle correctly + the case where a job has several entries in exeq (exesev jobs). +