From ccebf52c9dc9fdba32928d066f994e1ac0742bf9 Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Sun, 6 Jul 2014 11:06:36 +0100 Subject: [PATCH] updated change logs --- doc/en/changes.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index f1e893f..0f78fe2 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -20,6 +20,12 @@ A copy of the license is included in gfdl.sgml. Don't fully disable a @-line when something goes wrong (e.g. fcron didn't shut down cleanly). The idea was to prevent infinite loops, but this was overkill. Instead set its next execution to now+frequency.` + + Cosmetic changes in the log lines (quote the job shell commands) and fcrondyn (use the pipe char "|" as a column separator). + + + Fixed file descriptor leak when executing jobs in case of NSS failures (thanks Pavel Stano). + -- 2.47.3