X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4c9ef03a1e4b4aaab82bc2636b59b4a18031d02f..baeee2c1513e7fcf55141ccde32ecdeefd6479ed:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 5646a147d..56ebf0b0a 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -72,6 +72,16 @@ PP/13 Bugzilla 1086: Deal with maildir quota file races. PP/14 Bugzilla 1019: DKIM multiple signature generation fix. Patch from Uwe Doering, sign-off by Michael Haardt. +NM/05 Fix to spam.c to accommodate older gcc versions which dislike + variable declaration deep within a block. Bug and patch from + Dennis Davis. + +PP/15 lookups-Makefile IRIX compatibilty coercion. + +PP/16 Make DISABLE_DKIM build knob functional. + +NM/06 Bugzilla 698: child_open_uid: restore default SIGPIPE handler + Exim version 4.74 -----------------