aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-10-16 18:11:43 +0200
committerMax Kellermann <max@duempel.org>2009-10-16 18:11:43 +0200
commit5554633ab8f3a0c1af2e7f4bfc342895f395cc1b (patch)
tree0d57f552befb62ca5a03df433580ac8879192c10 /NEWS
parent8cd845b79ec073dfb11d72c2466583d6f93eca91 (diff)
downloadmpd-5554633ab8f3a0c1af2e7f4bfc342895f395cc1b.tar.gz
mpd-5554633ab8f3a0c1af2e7f4bfc342895f395cc1b.tar.xz
mpd-5554633ab8f3a0c1af2e7f4bfc342895f395cc1b.zip
update: obey .mpdignore files
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b240c7e3e..47a8b9778 100644
--- a/NEWS
+++ b/NEWS
@@ -33,12 +33,14 @@ ver 0.16 (20??/??/??)
- per-device software/hardware mixer setting
* commands:
- added new "status" line with more precise "elapsed time"
+* update:
+ - automatically update the database with Linux inotify
+ - support .mpdignore files in the music directory
* log unused/unknown block parameters
* removed the deprecated "error_file" option
* save state when stopped
* renamed option "--stdout" to "--stderr"
* removed options --create-db and --no-create-db
-* automatically update the database with Linux inotify
* state_file: save only if something has changed
* obey $(sysconfdir) for default mpd.conf location
* build with large file support by default