aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-12-14 23:27:57 +0100
committerMax Kellermann <max@duempel.org>2014-12-15 00:05:53 +0100
commit82da364b8b9c6073e4af58cddc85357674a1a2e5 (patch)
treeefc4480573eef2d434b51c6d41103a558fb9d884 /NEWS
parent7fa91ec175452823e04dba199bc48df12d3a64f0 (diff)
downloadmpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.tar.gz
mpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.tar.xz
mpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.zip
lib/nfs/Connection: implement mount timeout
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d20dba397..c84f4b891 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.19.7 (not yet released)
- 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)
* playlist
- don't skip non-existent songs in "listplaylist"
* fix memory allocator bug on Windows