aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-04 20:30:27 +0100
committerMax Kellermann <max@duempel.org>2009-01-13 23:09:03 +0100
commitd93477d1369e55d76476952f30463461e47af443 (patch)
treec982a00d730f67a511c26c0f908f6d4a1ea85409 /NEWS
parent9f21cb9dda22d0c589b41acfd04da1a1969d68da (diff)
downloadmpd-d93477d1369e55d76476952f30463461e47af443.tar.gz
mpd-d93477d1369e55d76476952f30463461e47af443.tar.xz
mpd-d93477d1369e55d76476952f30463461e47af443.zip
update: refresh stats when database update is finished
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a8ca1b2f..8d3a37f1c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ MPD 0.14.1 - not yet released
- id3: strip leading and trailing whitespace from ID3 tags
* audio outputs:
- jack: allocate default port names (fixes a crash)
+* update:
+ - refresh stats after update
* log: automatically append newline
* fix setenv() conflict on Solaris
* configure.ac: check for pkg-config before using it