aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-22 00:23:17 +0100
committerMax Kellermann <max@duempel.org>2013-11-22 00:27:37 +0100
commit099a2cb586524cf49dd3a9a0107ce003fd2e27e5 (patch)
treee4ea27f82304ca5f44d50b841b4165d77e100fd3 /NEWS
parent042fe2a9d0e34d74e26aeedc1d1fd73f784c1afe (diff)
downloadmpd-099a2cb586524cf49dd3a9a0107ce003fd2e27e5.tar.gz
mpd-099a2cb586524cf49dd3a9a0107ce003fd2e27e5.tar.xz
mpd-099a2cb586524cf49dd3a9a0107ce003fd2e27e5.zip
Stats: print db statistics only if db is available
Fixes crash on "stats" in certain configurations.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 34867b245..b184425d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.18.5 (20??/??/??)
* configuration
- fix crash when db_file is configured without music_directory
+ - fix crash on "stats" without db_file/music_directory
* database
- proxy: auto-reload statistics
* decoder