]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge #739: Add SVCB dohpath support.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 3 Jul 2023 09:00:13 +0000 (11:00 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 3 Jul 2023 09:02:05 +0000 (11:02 +0200)
- Code cleanup for sldns_str2wire_svcparam_key_lookup.

1  2 
doc/Changelog

diff --cc doc/Changelog
index 7ecbe01e0858aab20fa48c75dc86f3884a5bd2b7,0eb1c9ef15a46f9c58d2b779a0ba89a5ec661edf..b383b023c97815fff7d6743e9fc37c28b6ff815e
@@@ -1,6 -1,3 +1,10 @@@
++3 July 2023: George
++      - Merge #739: Add SVCB dohpath support.
++      - Code cleanup for sldns_str2wire_svcparam_key_lookup.
++
 +3 July 2023: Wouter
 +      - Fix #906: warning: ‘Py_SetProgramName’ is deprecated.
 +
  29 June 2023: George
        - More fixes for reference counting for python module and clean up
          failure code.