song_print: send song modification time to client

Added the response line "Last-Modified", which sends the modification
time in ISO 8601.  The same was already implemented for playlists.
This commit is contained in:
Max Kellermann
2009-07-05 08:40:29 +02:00
parent 077b24d62d
commit 46c19b8249
2 changed files with 19 additions and 0 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.16 (20??/??/??)
* protocol:
- send song modification time to client
* decoders:
- ffmpeg: support multiple tags
* mixers: