From f0a266f05ecd44a5a7cf36e4ef7a15227624633b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Tue, 5 May 2020 22:37:56 +0200 Subject: [PATCH] Tweak and reword recent CHANGES entries --- CHANGES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index fc005b8a55..4bfa275e5f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ -5376. [bug] Fix DNS ineffective rebinding protection when BIND 9 - is configured as a forwarding DNS server. [GL #1574] - (Thanks to Tobias Klein) +5376. [bug] Fix ineffective DNS rebinding protection when BIND is + configured as a forwarding DNS server. Thanks to Tobias + Klein. [GL #1574] 5358. [bug] Inline master zones whose master files were touched but otherwise unchanged and were subsequently reloaded @@ -8,7 +8,8 @@ 5357. [bug] Newly added RRSIG records with expiry times before the previous earliest expiry times might not be - re-signed in time. The was a side effect of 5315. + re-signed in time. This was a side effect of 5315. + [GL !3137] --- 9.14.11 released ---