X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/92e840383faa41c28f4ef099ee5fe0b6b18c2738..1ec2ab360cdac80529cfb597a1efa6c3fc9ea9b8:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f608e451a..2970b269f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -94,6 +94,14 @@ JH/17 Rework error string handling in TLS interface so that the caller in string to be attached to addresses during delivery, and collapses pairs of long lines into single ones. +PP/06 Drop '.' from @INC in various Perl scripts. + +PP/07 Switch FreeBSD iconv to always use the base-system libc functions. + +PP/08 Reduce a number of compilation warnings under clang; building with + CC=clang CFLAGS+=-Wno-dangling-else -Wno-logical-op-parentheses + should be warning-free. + Exim version 4.88 -----------------