From: Remi Gacogne Date: Thu, 30 Jul 2020 12:29:06 +0000 (+0200) Subject: dnsdist: Fix weird UTF-8 character in the ChangeLog X-Git-Tag: rec-4.4.0-beta1~59^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10a91e1d88973b903e869fb8ed6a43d13ad64b18;p=thirdparty%2Fpdns.git dnsdist: Fix weird UTF-8 character in the ChangeLog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 0504d09e43..7dc7a90e92 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -15,7 +15,7 @@ Changelog :tags: Bug Fixes :pullreq: 9320 - Prevent a possible overflow via large Proxy Protocol values. (Valеntei Sergey) + Prevent a possible overflow via large Proxy Protocol values. (Valentei Sergey) .. change:: :tags: Bug Fixes