From: Wouter Wijngaards Date: Mon, 8 Apr 2019 14:36:00 +0000 (+0000) Subject: Add explanation to changelog. X-Git-Tag: final-svn-state~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=32b1d900ff11aff33b029e23c94492ecb58535f1;p=thirdparty%2Funbound.git Add explanation to changelog. git-svn-id: file:///svn/unbound/trunk@5152 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index bbb87dbc8..bb09fa39a 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.