From: Thibault Godouet Date: Sun, 5 Dec 2021 18:18:25 +0000 (+0000) Subject: added 3.3.1 changelog X-Git-Tag: ver3_3_1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a46c1deb80784a95c4cb0a63791134de8039089d;p=thirdparty%2Ffcron.git added 3.3.1 changelog --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 07a6f1b..bb67e40 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -13,7 +13,23 @@ A copy of the license is included in gfdl.sgml. Changes - From version 3.2.1 to 3.3.0 + From version 3.3.0 to 3.3.1 + + Updated SELinux code to stop using deprecated headers (fixes build on more recent systems) + + + Install programs with R/W perms for the owner + + + Fixed @reboot when using systemd + + + Various other fixes and improvements in doc, install and boot scripts (in particular under systemd) + + + + + From version 3.2.1 to 3.3.0 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.