diff options
author | Max Kellermann <max@duempel.org> | 2014-08-11 21:30:49 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-08-11 21:48:25 +0200 |
commit | 2e122e150928dc7cc52a77a3ebec0427146cd2af (patch) | |
tree | ad31bb1019f0058ba0e4507eabe372659028cced /NEWS | |
parent | 486b5b6bfc61344c945d807b230c12a99c3c8edb (diff) | |
download | mpd-2e122e150928dc7cc52a77a3ebec0427146cd2af.tar.gz mpd-2e122e150928dc7cc52a77a3ebec0427146cd2af.tar.xz mpd-2e122e150928dc7cc52a77a3ebec0427146cd2af.zip |
db/simple: compress the database file using gzip
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ver 0.19 (not yet released) - proxy: forward "idle" events - proxy: forward the "update" command - proxy: copy "Last-Modified" from remote directories + - simple: compress the database file using gzip - upnp: new plugin - cancel the update on shutdown * storage |