From 38307a571756146debadd9f130893e8769400c13 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 5 Jan 2016 21:18:57 +0100 Subject: [PATCH] docs: Add PR#1371 to changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index fbbb6f69..a67e6a15 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -36,6 +36,9 @@ Bug fix release. - MPD: Don't return tracks with empty URIs. (Partly fixes: :issue:`1340`, PR: :issue:`1343`) +- Proxy: Handle case where :confval:`proxy/port` is either missing from config + or set to an empty string. (PR: :issue:`1371`) + v1.1.1 (2015-09-14) ===================