From 239f798990cfd7e7f82ad92f288ca35cd2a52020 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 12 Jan 2021 09:59:01 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Remi Gacogne --- pdns/recursordist/docs/upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index 2640819b2d..4b0608e475 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -7,10 +7,10 @@ When upgrading several versions, please read **all** notes applying to the upgra 4.3.x to 4.4.0 or master ------------------------ -Repsonse Policy Zones (RPZ) +Response Policy Zones (RPZ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ -To conform better to the standard, RPZ processing has been modified. +To conform better to the standard, RPZ processing has been modified. This has consequences for the points in the resolving process where matches are checked and callbacks are called. See :ref:`rpz` for details. Additionally a new type of callback has been introduced: :func:`policyEventFilter`. -- 2.47.2