X-Git-Url: https://git.sommitrealweird.co.uk/eoc.git/blobdiff_plain/b14cea5f79c3cef4a592706770a58dcee9210f72..HEAD:/NEWS diff --git a/NEWS b/NEWS index 595a656..ef2b45c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,27 @@ NEWS file for Enemies of Carlotta, a mailing list manager +Significant user-visible changes from version 1.2.5 to version 1.2.6: + + * When listname-setlistsilently@example.org is mailed from an address + which isn't the admin, EoC died. Now fixed. Bug found and patched by + Dominic Hargreaves. + +Significant user-visible changes from version 1.2.4 to version 1.2.5: + + * The change in 1.2.3 used the wrong log printing function, this + release uses the right one. + +Significant user-visible changes from version 1.2.3 to version 1.2.4: + + * A fix to CVE-2006-5875, a security problem where EoC did not quote + shell command line arguments properly. Thanks to Antti-Juhani + Kaijanaho for finding the problem. + +Significant user-visible changes from version 1.2.2 to version 1.2.3: + + * When there is a problem with MIME header encodings, don't kill EoC, + just print a warning. + Significant user-visible changes from version 1.2.1 to version 1.2.2: * Manual page: documents the values to the --posting option, and has