From e1054c675575d47d6289d7e92aa79e09ca05c3e4 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sat, 11 Feb 2017 19:56:50 -0500 Subject: [PATCH] Fix missing Changelog entries for recent work (cherry picked from commit 1ec2ab360cdac80529cfb597a1efa6c3fc9ea9b8) Signed-off-by: Phil Pennock --- doc/doc-txt/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c23f9fe2d..3c90d6480 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -89,6 +89,14 @@ JH/16 Drop variables when they go out of scope. Memory management drops a whole bug: a transport crash, where a dangling pointer for $sending_ip_address originally assigned in a verify callout, is re-used. +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 ----------------- -- 2.30.2