]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Sat, 7 Sep 2002 13:13:48 +0000 (13:13 +0000)
committerthib <thib>
Sat, 7 Sep 2002 13:13:48 +0000 (13:13 +0000)
doc/en/changes.sgml

index 2ed3cf1ca8593359fe9685a08536fdbf3314f302..29ab98361abc6e58e2be03e90b1fb827bfe6c0a9 100644 (file)
@@ -8,7 +8,7 @@ Foundation.
 A copy of the license is included in gfdl.sgml.
 -->
 
-<!-- $Id: changes.sgml,v 1.17 2002-09-07 13:12:32 thib Exp $ -->
+<!-- $Id: changes.sgml,v 1.18 2002-09-07 13:13:48 thib Exp $ -->
 
 <sect1 id="changes">
     <title>Changes</title>
@@ -37,6 +37,9 @@ a command has been run.</para>
            <para>fcrontab sets euid=uid before running the editor. This is required by
 some programs (for instance, perl).</para>
        </listitem>
+       <listitem>
+           <para>use open() instead of fopen() to write files, for more security.</para>
+       </listitem>
     </itemizedlist>
 
     <itemizedlist>