diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-02 17:20:26 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-01-02 18:46:20 +0000 |
commit | 5d03669979a0faed6caec3d32f7caac9321eb160 (patch) | |
tree | 914d616f517eb2975f3a7803e14cc16cfc7286bb /doc/doc-txt/ChangeLog | |
parent | 2eec84caa477a4b3b1f9fff999000768f65bd936 (diff) |
PROXY: fix v2 protocol decode. Bugs 2003, 1747
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | 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 7e02d30bc..8ef8b0b6c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -16,6 +16,9 @@ JH/02 The path option on a pipe transport is now expanded before use. PP/01 GitHub PR 50: Do not call ldap_start_tls_s on ldapi:// connections. Patch provided by "Björn", documentation fix added too. +JH/03 Bug 2003: fix Proxy Protocol v2 handling: the address size field was + missing a wire-to-host endian conversion. + Exim version 4.88 ----------------- |