]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Add explanation to changelog.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 8 Apr 2019 14:36:00 +0000 (14:36 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 8 Apr 2019 14:36:00 +0000 (14:36 +0000)
git-svn-id: file:///svn/unbound/trunk@5152 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog

index bbb87dbc87f1b0e575462de4f3b26523b1bf2835..bb09fa39add1ea4548355c0117e5ddc01cbbe193 100644 (file)
@@ -4,7 +4,9 @@
          start, timeout and fail.
        - Fix #17: Add python module example from Jan Janak, that is a
          plugin for the Unbound DNS resolver to resolve DNS records in
-         multicast DNS [RFC 6762] via Avahi.
+         multicast DNS [RFC 6762] via Avahi.  The plugin communicates
+         with Avahi via DBus. The comment section at the beginning of
+         the file contains detailed documentation.
 
 5 April 2019: Wouter
        - Fix to reinit event structure for accepted TCP (and TLS) sockets.