X-Git-Url: https://git.sommitrealweird.co.uk/eoc.git/blobdiff_plain/40fddc23dd3b446e0a80bd2865c6fc94105d77f4..HEAD:/NEWS diff --git a/NEWS b/NEWS index dd70ea0..ef2b45c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,22 @@ 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,