From: Thibault Godouet Date: Wed, 5 Dec 2012 22:25:52 +0000 (+0000) Subject: updated changes/todo X-Git-Tag: ver3_1_0~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39f3fdd417a940604179c7c12166c4449ab22cfa;p=fcron updated changes/todo --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 712f145..bc342e8 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -29,6 +29,9 @@ A copy of the license is included in gfdl.sgml. Allow tasks to run every seconds + + don't inherit fcron's environment when running a job but build the environment from scratch (cleaner, and this is what Vixie cron does) + fcron now sets the email headers X-Cron-Env and Auto-Submitted (as described in RFC 3834). diff --git a/doc/en/todo.sgml b/doc/en/todo.sgml index 5f01587..512e7b6 100644 --- a/doc/en/todo.sgml +++ b/doc/en/todo.sgml @@ -23,6 +23,9 @@ A copy of the license is included in gfdl.sgml. High priority + + confirm 'make indent' options are good, and apply +