From 5e355d877a7ddd444c17423ab38f68ff3346346e Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 12 Jul 2019 16:53:28 +0200 Subject: [PATCH] Add 8074 --- pdns/recursordist/docs/changelog/4.2.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pdns/recursordist/docs/changelog/4.2.rst b/pdns/recursordist/docs/changelog/4.2.rst index 4d90deb9e..a6be4e7a2 100644 --- a/pdns/recursordist/docs/changelog/4.2.rst +++ b/pdns/recursordist/docs/changelog/4.2.rst @@ -5,6 +5,12 @@ Changelogs for 4.2.x :version: 4.2.0 :released: 16th of July 2019 + .. change:: + :tags: Bug Fixes + :pullreq: 8074 + + Make sure we always compile with BOOST_CB_ENABLE_DEBUG set to 0 + .. change:: :tags: Bug Fixes :pullreq: 8052 -- 2.50.1