From: Thibault Godouet Date: Sat, 22 Mar 2025 20:46:21 +0000 (+0000) Subject: Update version to 3.4.0, as a production release. X-Git-Tag: ver3_4_0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8198d4b90690fb0f53cca931b6e9bb6d4b9e6f83;p=thirdparty%2Ffcron.git Update version to 3.4.0, as a production release. Including changelog from previous version. --- diff --git a/configure.in b/configure.in index c4ad89d..174e1a5 100644 --- a/configure.in +++ b/configure.in @@ -11,7 +11,7 @@ AC_CONFIG_HEADERS([config.h]) AC_PREREQ([2.71]) m4_include([m4/ax_lib_readline.m4]) -vers="3.4.0pre" +vers="3.4.0" vers_quoted="\"$vers\"" AC_DEFINE_UNQUOTED(VERSION, $vers) AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted) diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 4c50a6d..8690cc5 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -12,6 +12,19 @@ A copy of the license is included in gfdl.sgml. Changes + + From version 3.3.3 to 3.4.0 + + Changed the default "From" header of emails sent by fcron, to be RFC5322-compliant. This is done (and can be reverted if needed) via the new fcron.conf option maildisplayname. + + + Changed the default fcron reload delay from 60s to 5s. + + + Better doc and logging on bootrun jobs. + + + From version 3.3.2 to 3.3.3 diff --git a/doc/fcron-doc.mod.in b/doc/fcron-doc.mod.in index d8d9cd1..b62f29b 100644 --- a/doc/fcron-doc.mod.in +++ b/doc/fcron-doc.mod.in @@ -1,7 +1,7 @@ - + - +