diff options
author | Max Kellermann <max@duempel.org> | 2013-11-22 00:45:27 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-22 00:45:27 +0100 |
commit | d22acc59c928bf4fd96eb569897bf6f64ae7df7a (patch) | |
tree | 1d875fb8a252dfc4ff15c250549f32b253fd0716 /NEWS | |
parent | c064e8d62f0d2b46159570f21708c2546970718d (diff) | |
download | mpd-d22acc59c928bf4fd96eb569897bf6f64ae7df7a.tar.gz mpd-d22acc59c928bf4fd96eb569897bf6f64ae7df7a.tar.xz mpd-d22acc59c928bf4fd96eb569897bf6f64ae7df7a.zip |
db/proxy: implement method GetUpdateStamp()
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.18.5 (20??/??/??) - fix crash on "stats" without db_file/music_directory * database - proxy: auto-reload statistics + - proxy: provide "db_update" in "stats" response * decoder - fluidsynth: auto-detect by default * fix ia64, mipsel and other little-endian architectures |