]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #605:
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 14 Jan 2022 14:35:41 +0000 (15:35 +0100)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Fri, 14 Jan 2022 14:38:15 +0000 (15:38 +0100)
- Merge PR #605: Fix EDNS to upstream where the same option could be
  attached more than once.

doc/Changelog

index 586cd1c372ca0df168eeb016f2f1b797feac038b..b64aff1dce97e2f194a4c8f7534623e96769a2a6 100644 (file)
@@ -1,3 +1,9 @@
+14 January 2022: George
+       - Merge PR #605:
+         - Fix EDNS to upstream where the same option could be attached
+            more than once.
+         - Add a region to serviced_query for allocations.
+
 11 January 2022: George
        - Fix prematurely terminated TCP queries when a reply has the same ID.