aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-12-15 00:46:56 +0100
committerMax Kellermann <max@duempel.org>2014-12-15 00:46:56 +0100
commitadfc5db3d2bf0d7df972a687b1510db159b9137c (patch)
treed0b46d10fa1e655211f92f6a5f5f581876a9a0db /NEWS
parent3f32a6b6071c61543f8a5179fdd6900e1362cbd6 (diff)
parenta48704925d6c3e5c01057192403e55f3663b315c (diff)
downloadmpd-adfc5db3d2bf0d7df972a687b1510db159b9137c.tar.gz
mpd-adfc5db3d2bf0d7df972a687b1510db159b9137c.tar.xz
mpd-adfc5db3d2bf0d7df972a687b1510db159b9137c.zip
Merge branch 'v0.19.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 586d11eaf..54a828c8c 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,13 @@ ver 0.20 (not yet released)
* remove dependency on GLib
ver 0.19.7 (not yet released)
+* input
+ - nfs: fix crash while canceling a failing file open operation
+ - nfs: fix memory leak on connection failure
+ - nfs: fix reconnect after mount failure
+ - nfs: implement mount timeout (60 seconds)
+* storage
+ - nfs: implement I/O timeout (60 seconds)
* playlist
- don't skip non-existent songs in "listplaylist"
* fix memory allocator bug on Windows