From: thib Date: Tue, 17 Aug 2004 12:58:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_5~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b83bfa4d33733a4a615cedef4ba1eb427570e328;p=fcron *** 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). +