diff options
author | Max Kellermann <max@duempel.org> | 2014-08-29 23:46:38 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-08-29 23:46:38 +0200 |
commit | d5287682d14c0f6e99ba721fa844fd29d90b583a (patch) | |
tree | a63d4fd35015d289659580cfac9c7e841eef7d1f /NEWS | |
parent | 7c567e3cbd2cc136ee029cf9300f73eb8f1118c6 (diff) | |
download | mpd-d5287682d14c0f6e99ba721fa844fd29d90b583a.tar.gz mpd-d5287682d14c0f6e99ba721fa844fd29d90b583a.tar.xz mpd-d5287682d14c0f6e99ba721fa844fd29d90b583a.zip |
ArgParser: allow fractional seconds in ParseCommandArg(SongTime)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ ver 0.19 (not yet released) - "list" on album artist falls back to the artist tag - "list" and "count" allow grouping - new "search"/"find" filter "modified-since" + - "seek*" allows fractional position - close connection after syntax error * database - proxy: forward "idle" events |