diff options
author | Max Kellermann <max@musicpd.org> | 2019-07-29 10:40:37 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-07-29 10:40:37 +0200 |
commit | b95533488283a9ea35a82084c8496715d38a0ba3 (patch) | |
tree | 294cbc8d08e63de9d2942a3076273680ac36853a /NEWS | |
parent | 90ea3bf985b94e1e2bc3dc77d79fc2f948c303b3 (diff) |
decoder/opus: ignore case in replay gain tag names
Closes https://github.com/MusicPlayerDaemon/MPD/issues/604
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.21.12 (not yet released) +* decoder + - opus: ignore case in replay gain tag names * Windows - support backslash in relative URIs loaded from playlists |