From 60e14c0a8248c5851715be2b94726b2c4ca107fb Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Fri, 27 Dec 2024 11:06:50 +0000 Subject: [PATCH] added 3.3.2 changes. --- doc/en/changes.sgml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index a9b9570..8c4c81d 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -12,6 +12,22 @@ A copy of the license is included in gfdl.sgml. Changes + + From version 3.3.1 to 3.3.2 + + Add compilation option (configure's '--with-max-fcrontab-reload-delay-seconds') to allow faster or even instant reload for non-root users (thanks Elliot Wolk). + + + Added fcron.conf option 'maildisplayname', to configure the displayname fcron uses when sending email. This allows fcron to be configured ot be RFC5322-compliant (thanks Marco Emilio "sphakka" Poleggi) + + + Fixed fcrondyn output issue where two lines would be joined due to a long shell command. + + + Improve documentation wording (thanks Michael Kopp) + + + From version 3.3.0 to 3.3.1 -- 2.47.3