From 0ed3f4067af5e8112ee97a371128e71b9ae57621 Mon Sep 17 00:00:00 2001 From: Diego Moreda Date: Tue, 24 Nov 2015 19:43:48 +0100 Subject: [PATCH] Add changelog entry for nonexistent fields sorting --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index ce707ab88..54c70f370 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -66,6 +66,7 @@ Fixes: with some library versions. :bug:`1433` * :doc:`/plugins/convert`: Fix a crash with Unicode paths in ``--pretend`` mode. :bug:`1735` +* Fix a crash when sorting by nonexistent fields on queries. :bug:`1734` .. _Emby Server: http://emby.media