From: David Goulet Date: Thu, 10 Oct 2024 13:24:39 +0000 (-0400) Subject: changes: Add file for ticket 40248 X-Git-Tag: tor-0.4.9.1-alpha~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cd04eee7e5024d08acfbac66f63d88d701c57285;p=thirdparty%2Ftor.git changes: Add file for ticket 40248 Signed-off-by: David Goulet --- diff --git a/changes/ticket40248 b/changes/ticket40248 new file mode 100644 index 0000000000..3e8dd96cda --- /dev/null +++ b/changes/ticket40248 @@ -0,0 +1,2 @@ + o Minor feature (DNS, client): + - Add 0xF2 returned code in case of an empty DNS response. Closes ticket 40248