]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Sun, 11 Aug 2002 21:08:57 +0000 (21:08 +0000)
committerthib <thib>
Sun, 11 Aug 2002 21:08:57 +0000 (21:08 +0000)
doc/en/changes.sgml
doc/en/todo.sgml

index 04621630825208f2327a24eb8402aa297cf09e43..18eb320402aa238ca5d259f27093f0ab2e5a76f4 100644 (file)
@@ -8,7 +8,7 @@ Foundation.
 A copy of the license is included in gfdl.sgml.
 -->
 
-<!-- $Id: changes.sgml,v 1.12 2002-08-11 20:28:31 thib Exp $ -->
+<!-- $Id: changes.sgml,v 1.13 2002-08-11 21:09:22 thib Exp $ -->
 
 <sect1 id="changes">
     <title>Changes</title>
@@ -24,7 +24,7 @@ A copy of the license is included in gfdl.sgml.
        </listitem>
        <listitem>
            <para>Minor change in the PAM code of fcron : may work better on
-some system.</para>
+some systems.</para>
        </listitem>
        <listitem>
            <para>configure script now uses getpwnam() and getgrnam() instead of
index 82a3ae2f432e097ccf211cb0f00dd71e8f4e3320..7928ade4cac437c8d19ff0ce16db6b06accdf600 100644 (file)
@@ -8,7 +8,7 @@ Foundation.
 A copy of the license is included in gfdl.sgml.
 -->
 
-<!-- $Id: todo.sgml,v 1.9 2002-08-10 20:42:10 thib Exp $ -->
+<!-- $Id: todo.sgml,v 1.10 2002-08-11 21:08:57 thib Exp $ -->
 
 <sect1 id="todo">
     <title>Todo</title>
@@ -41,9 +41,6 @@ these functions or not implemented yet)</para>
        <listitem>
            <para>make fcrondyn more secure and reliable</para>
        </listitem>
-       <listitem>
-           <para>allow a non-privileged user to run fcron</para>
-       </listitem>
        <listitem>
            <para>add a return code for jobs which would mean that they should
 not be run again (in case of an error, etc...).</para>