]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
added 3.3.1 changelog ver3_3_1
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 5 Dec 2021 18:18:25 +0000 (18:18 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 5 Dec 2021 18:18:25 +0000 (18:18 +0000)
doc/en/changes.sgml

index 07a6f1bdb2069e7055c4b06e0f4086c3f57488dd..bb67e40c075bf082c35fff178e75fc1c14815fea 100644 (file)
@@ -13,7 +13,23 @@ A copy of the license is included in gfdl.sgml.
       <title>Changes</title>
 
       <itemizedlist>
-        <title>From version 3.2.1 to 3.3.0</title>
+            <title>From version 3.3.0 to 3.3.1</title>
+            <listitem>
+               <para>Updated SELinux code to stop using deprecated headers (fixes build on more recent systems)</para>
+            </listitem>
+            <listitem>
+               <para>Install programs with R/W perms for the owner</para>
+            </listitem>
+            <listitem>
+               <para>Fixed @reboot when using systemd</para>
+            </listitem>
+            <listitem>
+               <para>Various other fixes and improvements in doc, install and boot scripts (in particular under systemd)</para>
+            </listitem>
+      </itemizedlist>
+
+      <itemizedlist>
+            <title>From version 3.2.1 to 3.3.0</title>
             <listitem>
                <para>fcron now handles computer suspend/resume.  On Linux systems, fcron can detect resumes and measure the suspend time.  On other OSes, a script must be run at suspend and resume via system hooks.</para>
             </listitem>