summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c0694eb..2ce53a8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,14 @@ version 2.90
Add --no-dhcpv4-interface and --no-dhcpv6-interface for
better control over which inetrfaces are providing DHCP service.
+
+ Fix issue with stale caching: After replying with stale data,
+ dnsmasq sends the query upstream to refresh the cache asynchronously
+ and sometimes sends the wrong packet: packet length can be wrong,
+ and if an EDE marking stale data is added to the answer that can
+ end up in the query also. This bug only seems to cause problems
+ when the usptream server is a DOH/DOT proxy. Thanks to Justin He
+ for the bug report.
version 2.89