diff options
author | Max Kellermann <max@duempel.org> | 2014-12-14 23:27:57 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-15 00:05:53 +0100 |
commit | 82da364b8b9c6073e4af58cddc85357674a1a2e5 (patch) | |
tree | efc4480573eef2d434b51c6d41103a558fb9d884 /NEWS | |
parent | 7fa91ec175452823e04dba199bc48df12d3a64f0 (diff) | |
download | mpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.tar.gz mpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.tar.xz mpd-82da364b8b9c6073e4af58cddc85357674a1a2e5.zip |
lib/nfs/Connection: implement mount timeout
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |