From: Thibault Godouet Date: Sun, 14 Aug 2016 08:57:35 +0000 (+0100) Subject: updated changelog: systemd was retro-ported to 3.2.1 X-Git-Tag: ver3_3_0~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8239ed9bd392a0a3d51c68370fc5126034b2935d;p=thirdparty%2Ffcron.git updated changelog: systemd was retro-ported to 3.2.1 --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 5d72506..90e66f8 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -17,14 +17,11 @@ A copy of the license is included in gfdl.sgml. 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. - - Refactored the socket (for fcrondyn), suspend and select code. - Added a new option 'runatresume' (as well as a Vixie-cron-style '@resume' shortcut), to run a job when the system resumes from suspend/hibernation. - - The installation script now supports systemd fully. + + Refactored the socket (for fcrondyn), suspend and select code.