Add explanation to changelog.

git-svn-id: file:///svn/unbound/trunk@5152 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2019-04-08 14:36:00 +00:00
parent 4eac399dfd
commit 32b1d900ff

View 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.