From: Otto Moerbeek Date: Wed, 15 Jan 2020 09:23:43 +0000 (+0100) Subject: Add PR 8704 X-Git-Tag: auth-4.3.0-beta1~35^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8700%2Fhead;p=thirdparty%2Fpdns.git Add PR 8704 --- diff --git a/pdns/recursordist/docs/changelog/4.3.rst b/pdns/recursordist/docs/changelog/4.3.rst index b1d6a907f1..962d25032c 100644 --- a/pdns/recursordist/docs/changelog/4.3.rst +++ b/pdns/recursordist/docs/changelog/4.3.rst @@ -5,6 +5,12 @@ Changelogs for 4.3.x :version: 4.3.0-beta2 :released: 16th of January 2020 + .. change:: + :tags: Improvements + :pullreq: 8704 + + Add the source and destination ports to the protobuf msg. + .. change:: :tags: Bug Fixes :pullreq: 8673 @@ -33,11 +39,11 @@ Changelogs for 4.3.x Fix wrong zoneCuts caused by cache only lookup. .. change:: - :tags: Enhancement + :tags: Improvements :pullreq: 8675 :tickets: 8646 - Increase default maxqperq. + Increase default max-qperq. .. changelog:: :version: 4.3.0-beta1