diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +ver 0.18.5 (2013/11/23) +* 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 + - proxy: provide "db_update" in "stats" response +* input + - curl: work around stream resume bug (fixed in libcurl 7.32.0) +* decoder + - fluidsynth: auto-detect by default +* clip 24 bit data from libsamplerate +* fix ia64, mipsel and other little-endian architectures +* fix build failures due to missing includes +* fix build failure with static libmpdclient + ver 0.18.4 (2013/11/13) * decoder - dsdiff: fix byte order bug |