summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-09-07 21:15:53 +0200
committerMax Kellermann <max@musicpd.org>2020-09-07 21:15:53 +0200
commite8380cf2aa9ff7517d5ea3ada33a40df09d8542c (patch)
tree05e90c5cbd73e2b5bb0f98b330a7d931eb50cd2f /NEWS
parent291be84704e9369f2cfc895c02bcceeace7b95d3 (diff)
parentb2ae5298a765f83dd142564adfdcaf5b2d34ff52 (diff)
Merge branch 'v0.21.x' into master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f2d1364c9..0a33ffe8c 100644
--- a/NEWS
+++ b/NEWS
@@ -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