Merge tag 'v0.19.14'

release v0.19.14
This commit is contained in:
Max Kellermann
2016-03-18 18:40:42 +01:00
2 changed files with 13 additions and 11 deletions

3
NEWS
View File

@@ -52,12 +52,13 @@ ver 0.20 (not yet released)
* update
- apply .mpdignore matches to subdirectories
ver 0.19.14 (not yet released)
ver 0.19.14 (2016/03/18)
* decoder
- dsdiff: fix off-by-one buffer overflow
- opus: limit tag size to 64 kB
* archive
- iso9660: fix buffer overflow
* fix quadratic runtime bug in the tag pool
* fix build failures on non-glibc builds due to constexpr Mutex
ver 0.19.13 (2016/02/23)