From 2d4b447d0a0302a917cebcb64bae816f02e0cbae Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 3 Aug 2014 15:19:33 +0200 Subject: [PATCH] docs: Update changelog --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3502425a..c5bc83f8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,8 @@ Bug fix release. - Zeroconf: Fix discovery by adding ``.local`` to the announced hostname. (PR: :issue:`795`) +- Zeroconf: Fix intermittent DBus/Avahi exception. + v0.19.2 (2014-07-26) ====================