summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-10-28 15:09:00 +0100
committerMax Kellermann <max@musicpd.org>2020-10-28 15:29:47 +0100
commit3562a3e51eba3c5f1f0b555ddc4fa6c47ec18a9a (patch)
tree92e145b8abee0ca08ff499a69b6a0e5e36e68ab9 /NEWS
parentbbfa6fe632747c7243b60ccf5d9652de793594a3 (diff)
Main: save the state_file on shutdown
This got lost in commit 5d597a3646cc (v0.21.19), but it was never noticed because the state_file_interval was way too short due to commit 3413d1bf23a, fixed recently by commit 27cc7b352d5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a654ef87a..9654176d5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ ver 0.22.2 (not yet released)
* database
- simple: purge songs and virtual directories for unavailable plugins
on update
+* state_file: save on shutdown
ver 0.22.1 (2020/10/17)
* decoder