From 09728d20bea31bf61a7846a7d4797cfca81edb28 Mon Sep 17 00:00:00 2001 From: Todd Lyons Date: Wed, 23 Jul 2014 08:11:09 -0700 Subject: [PATCH] Bug 1506: document change made --- doc/doc-txt/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 9213423f2..615b4cf96 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -4,6 +4,9 @@ Change log file for Exim from version 4.21 Exim version 4.84 ----------------- +TL/01 Bugzilla 1506: Re-add a 'return NULL' to silence complaints from static + checkers that were complaining about end of non-void function with no + return. Exim version 4.83 -- 2.30.2