]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #987
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 5 Jan 2024 12:47:30 +0000 (13:47 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 5 Jan 2024 12:47:30 +0000 (13:47 +0100)
- Merge #987: skip edns frag retry if advertised udp payload size is
  not smaller.

doc/Changelog

index 5cf733e14a1630445d625f885e62ef0c4b342d9b..ba6904c83a3f68fd68928701508a61019750b91f 100644 (file)
@@ -1,3 +1,7 @@
+5 January 2024: Wouter
+       - Merge #987: skip edns frag retry if advertised udp payload size is
+         not smaller.
+
 4 January 2024: Wouter
        - Remove unneeded newlines and improve indentation in remote control
          code.