diff options
author | Max Kellermann <max@duempel.org> | 2009-10-18 01:24:49 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-10-18 01:24:49 +0200 |
commit | d69e0ab53a4f856f2b20fd58ff7ae141984fecbd (patch) | |
tree | c8570861ea98fdf87255f1bda0f565c81c453e44 /NEWS | |
parent | e7c267db4fb7d7e48b0dbdcfb39ef21724070033 (diff) | |
download | mpd-d69e0ab53a4f856f2b20fd58ff7ae141984fecbd.tar.gz mpd-d69e0ab53a4f856f2b20fd58ff7ae141984fecbd.tar.xz mpd-d69e0ab53a4f856f2b20fd58ff7ae141984fecbd.zip |
command: omitting the range end is possible
When the range end is missing, then the maximum possible value is
assumed.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ ver 0.16 (20??/??/??) - "addid" with negative position is deprecated - "load" supports remote playlists (m3u, pls, xspf, lastfm://) - allow changing replay gain mode on-the-fly + - omitting the range end is possible * input: - lastfm: obsolete plugin removed * tags: |