]> granicus.if.org Git - fcron/commitdiff
updated to-do list
authorThibault Godouet <fcron@free.fr>
Mon, 24 Dec 2012 11:53:01 +0000 (11:53 +0000)
committerThibault Godouet <fcron@free.fr>
Mon, 24 Dec 2012 11:53:01 +0000 (11:53 +0000)
doc/en/todo.sgml

index 4d5ef8ed17e6b9d189a9bf4c43680a932297cb79..2826afb5cf96944cbc31cac216bea86d1254cd77 100644 (file)
@@ -26,6 +26,12 @@ A copy of the license is included in gfdl.sgml.
            <listitem>
               <para>confirm 'make indent' options are good, and apply</para>
            </listitem>
+           <listitem>
+              <para>change git config to fetch tags</para>
+           </listitem>
+           <listitem>
+              <para>Make DocBook in vim easier? (at least indentation)</para>
+           </listitem>
         </itemizedlist>
       </sect2>
       <sect2>
@@ -37,6 +43,9 @@ A copy of the license is included in gfdl.sgml.
                However the parsing work is done by fcrontab, and should probably keep on being done by fcrontab for
                security and stability reasons: have fcron call fcrontab to do that job?</para>
            </listitem>
+           <listitem>
+              <para>use readline (if available) for fcrondyn.</para>
+           </listitem>
            <listitem>
               <para>could be worth checking fcron for memory leaks using specialized library (just in case...)</para>
            </listitem>
@@ -52,9 +61,6 @@ A copy of the license is included in gfdl.sgml.
            <listitem>
               <para>find way to have the non translated pages of the French translation be updated automatically (changes, todo, etc -> copied from the English doc)</para>
            </listitem>
-           <listitem>
-              <para>use readline (if available) for fcrondyn.</para>
-           </listitem>
            <listitem>
               <para>add logging to a file (instead of syslog) with configuration in fcron.conf</para>
            </listitem>