aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 86ab1a2a0..9301f1dcc 100644
--- a/NEWS
+++ b/NEWS
@@ -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