Skip to content

Commit 745f4cc

Browse files
committed
Update the news to clarify S3 bug fix.
It's useful to be explicit on which htslib versions were affected by this bug. Fixes #2043 Signed-off-by: James Bonfield <jkb@sanger.ac.uk>
1 parent 942f3be commit 745f4cc

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,11 @@ Bug fixes
7474
(PR #1992, PR #1993, PR #2004, PR #2010)
7575

7676
* Fix s3_seek returning wrong offset on cache-hit.
77-
(PR #2012. Thanks to Nick Edwards)
77+
This caused unreliability reading of S3 data when using the
78+
multi-region iterator. The bug affects 1.23 and 1.23.1.
79+
Releases prior to 1.23 were unaffected.
80+
(PR #2012. Thanks to Nick Edwards.
81+
Also fixes #2043 reported by Andrew J. Tock.)
7882

7983
* Remove a signed overflow bug in bgzf_read_small.
8084
(PR #2013)

0 commit comments

Comments
 (0)