diff --git a/changelog b/changelog index 44d7f5c8..082e1e3a 100644 --- a/changelog +++ b/changelog @@ -1,10 +1,12 @@ -10/09/2022 Changes in v5.4.5-2 (beta) +10/09/2022 Changes in v5.4.5-2 ================================== - Remove v5.4.5-1 from beta - Fix dat file check not allowing files through - Fix attachment mode not adding new MIME header - Fix external message warning not always appearing +- Fix extraneous newline appearing in received header (milter) +- Bump milter to v1.7 07/03/2022 Changes in v5.4.5-1 ================================== diff --git a/common/usr/sbin/MSMilter b/common/usr/sbin/MSMilter index 12f94b62..54ade8ce 100644 --- a/common/usr/sbin/MSMilter +++ b/common/usr/sbin/MSMilter @@ -1,7 +1,7 @@ #!/usr/bin/perl -U -I /usr/share/MailScanner/perl # (c) 2019-2020 MailScanner Project -# Version 1.6 +# Version 1.7 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by