diff options
author | Max Kellermann <max@musicpd.org> | 2020-09-07 21:15:53 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-09-07 21:15:53 +0200 |
commit | e8380cf2aa9ff7517d5ea3ada33a40df09d8542c (patch) | |
tree | 05e90c5cbd73e2b5bb0f98b330a7d931eb50cd2f /NEWS | |
parent | 291be84704e9369f2cfc895c02bcceeace7b95d3 (diff) | |
parent | b2ae5298a765f83dd142564adfdcaf5b2d34ff52 (diff) |
Merge branch 'v0.21.x' into master
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,8 +13,6 @@ ver 0.22 (not yet released) - ffmpeg: allow partial reads - io_uring: new plugin for local files on Linux (using liburing) - smbclient: close unused SMB/CIFS connections -* archive - - iso9660: support seeking * database - upnp: drop support for libupnp versions older than 1.8 * playlist @@ -48,6 +46,8 @@ ver 0.21.26 (not yet released) * archive - bzip2: fix crash on corrupt bzip2 file - bzip2: flush output at end of input file + - iso9660: fix unaligned reads + - iso9660: support seeking - zzip: fix crash on corrupt ZIP file * decoder - sndfile: fix lost samples at end of file |