]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Document PR #563 to changelog
authorTom Carpay <tom@nlnetlabs.nl>
Mon, 15 Nov 2021 14:18:56 +0000 (14:18 +0000)
committerTom Carpay <tom@nlnetlabs.nl>
Mon, 15 Nov 2021 14:19:24 +0000 (14:19 +0000)
doc/Changelog

index 0b24236a69b519f67c6c7830e6461c6182a2df5c..daaa9621c1ca3c0cd417e7e27efd233d87e92738 100644 (file)
@@ -1,3 +1,7 @@
+15 November 2021: Tom
+       - Improve EDNS option handling, now also works for synthesised
+         responses such as local-data and server.id CH TXT responses.
+
 5 November 2021: George
        - Fix for #558: fix loop in comm_point->tcp_free when a comm_point is
          reclaimed more than once during callbacks.