e9eec39aac
Backport upstream patches pre 2.81rc for testing purposes. Let's see what falls out! Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
25 lines
825 B
Diff
25 lines
825 B
Diff
From a066aac332dcddbdfb8325d50a4baeb67f67c793 Mon Sep 17 00:00:00 2001
|
|
From: Simon Kelley <simon@thekelleys.org.uk>
|
|
Date: Fri, 1 Mar 2019 16:18:07 +0000
|
|
Subject: [PATCH 38/57] Fix to credits in
|
|
162e5e0062ce923c494cc64282f293f0ed64fc10
|
|
|
|
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
|
|
---
|
|
CHANGELOG | 4 ++--
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
--- a/CHANGELOG
|
|
+++ b/CHANGELOG
|
|
@@ -23,8 +23,8 @@ version 2.81
|
|
|
|
Fix bug in DNS non-terminal code, added in 2.80, which could
|
|
sometimes cause a NODATA rather than an NXDOMAIN reply.
|
|
- Thanks to Sven Mueller and Maciej Żenczykowski for spotting
|
|
- and diagnosing the bug and providing patches.
|
|
+ Thanks to Norman Rasmussen, Sven Mueller and Maciej Żenczykowski
|
|
+ for spotting and diagnosing the bug and providing patches.
|
|
|
|
|
|
version 2.80
|