]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for ticket 40248
authorDavid Goulet <dgoulet@torproject.org>
Thu, 10 Oct 2024 13:24:39 +0000 (09:24 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 10 Oct 2024 13:24:39 +0000 (09:24 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40248 [new file with mode: 0644]

diff --git a/changes/ticket40248 b/changes/ticket40248
new file mode 100644 (file)
index 0000000..3e8dd96
--- /dev/null
@@ -0,0 +1,2 @@
+  o Minor feature (DNS, client):
+    - Add 0xF2 returned code in case of an empty DNS response. Closes ticket 40248