diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-20 12:45:49 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-20 12:45:49 +0000 |
commit | 8dc71ab3ad3dff6ec1137dcd75e295dbfd130410 (patch) | |
tree | d5b22ae5b82d456f42ed13bff719adf8747a2b4d /doc/doc-txt/ChangeLog | |
parent | 92f9ced0f1ac270b78c3733ed259f4604d01af16 (diff) |
Improvements to local interface IP addr detection. Related: #802
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8685e5e63..01182cfa1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.577 2009/10/19 12:57:33 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.578 2009/10/20 12:45:49 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -127,6 +127,9 @@ NM/25 Bugzilla 727: Use transport mode as default mode for maildirsize file NM/26 Bugzilla 799: Documentation correction for ratelimit +NM/27 Bugzilla 802: Improvements to local interface IP addr detection + Patch provided by David Brownlee + Exim version 4.69 ----------------- |