Gitweb:
http://git.exim.org/exim.git/commitdiff/09728d20bea31bf61a7846a7d4797cfca81edb28
Commit: 09728d20bea31bf61a7846a7d4797cfca81edb28
Parent: 6c08476d09bf337921e7ba73e109e5f72fddfdf9
Author: Todd Lyons <tlyons@???>
AuthorDate: Wed Jul 23 08:11:09 2014 -0700
Committer: Todd Lyons <tlyons@???>
CommitDate: Wed Jul 23 08:11:09 2014 -0700
Bug 1506: document change made
---
doc/doc-txt/ChangeLog | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 9213423..615b4cf 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