X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/4c57a40e227ea6585cf1dd4bef37fbb15e1f7e35..5d03669979a0faed6caec3d32f7caac9321eb160:/doc/doc-txt/ChangeLog 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 -----------------