From 96f77af6b32ebaf76b913503616ee80c83dbf5ba Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Sun, 31 May 2020 23:46:02 +0200 Subject: [PATCH] auth: add #8497 to changelog --- docs/changelog/4.2.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog/4.2.rst b/docs/changelog/4.2.rst index 4f0ebdb3c0..7212a97ee7 100644 --- a/docs/changelog/4.2.rst +++ b/docs/changelog/4.2.rst @@ -81,6 +81,14 @@ Changelogs for 4.2.x API: reduce number of database connections (Kees Monshouwer) + .. change:: + :tags: Bug Fixes + :pullreq: 8497 + + Clear the caches for the entire zone after a patch operation (was apex only). + The default default-api-rectify setting was ignored in patchZone(), rectify only took place when the API-RECTIFY metadata was set to "1". + (Kees Monshouwer) + .. change:: :tags: Improvements :pullreq: 8546 -- 2.47.2