db/proxy: implement method GetUpdateStamp()

This commit is contained in:
Max Kellermann
2013-11-22 00:45:27 +01:00
parent c064e8d62f
commit d22acc59c9
2 changed files with 8 additions and 2 deletions

1
NEWS
View File

@@ -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