aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 93c4d5965..0753091e9 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ MPD 0.14.1 - not yet released
* update:
- refresh stats after update
- save the database even if it is empty
+* input_curl:
+ - use select() to eliminate busy loop during connect
* log: automatically append newline
* fix setenv() conflict on Solaris
* configure.ac: check for pkg-config before using it