]> granicus.if.org Git - fcron/commitdiff
updated change logs ver3_2_0
authorThibault Godouet <fcron@free.fr>
Sun, 6 Jul 2014 10:06:36 +0000 (11:06 +0100)
committerThibault Godouet <fcron@free.fr>
Sun, 6 Jul 2014 10:06:36 +0000 (11:06 +0100)
doc/en/changes.sgml

index f1e893f34b85b3992ccf5d5ca006331e355245c3..0f78fe2d3c6c15e9a4188ec732c111594e77f5f7 100644 (file)
@@ -20,6 +20,12 @@ A copy of the license is included in gfdl.sgml.
            <listitem>
               <para>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.`</para>
            </listitem>
+           <listitem>
+              <para>Cosmetic changes in the log lines (quote the job shell commands) and fcrondyn (use the pipe char "|" as a column separator).</para>
+           </listitem>
+           <listitem>
+              <para>Fixed file descriptor leak when executing jobs in case of NSS failures (thanks Pavel Stano).</para>
+           </listitem>
       </itemizedlist>
 
       <itemizedlist>