diff options
author | Phil Pennock <pdp@exim.org> | 2013-01-14 14:05:25 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-01-14 14:05:25 -0500 |
commit | 6f5a440ab65a2ec977db14ec69698068aed98935 (patch) | |
tree | f4d5753e7af49ee7306e86691a181e5e1aee795e /doc/doc-txt | |
parent | 94eaf700d71d8bf9a45617c0323fa66fc148aab2 (diff) |
Fix GNU Hurd interface IPv6 address detection.
Define SIOCGIFCONF_GIVES_ADDR in OS/os.h-GNU
Fixes 1331.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index aa5adf1c8..924b0b8e4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -150,6 +150,10 @@ PP/14 Fix OCSP reinitialisation in SNI handling for Exim/TLS as server. JH/13 Add $router_name and $transport_name variables. Bugzilla 308. +PP/15 Define SIOCGIFCONF_GIVES_ADDR for GNU Hurd. + Bug detection, analysis and fix by Samuel Thibault. + Bugzilla 1331, Debian bug #698092. + Exim version 4.80.1 ------------------- |