Skip to content

Commit 41e11f9

Browse files
committed
NEWS item for #1254
1 parent 061ef36 commit 41e11f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ Bug fixes
121121
* Fixed a crash reported in `bcf_sr_sort_set`, which expects REF to be present.
122122
(#1204; fixed samtools/bcftools#1361)
123123

124+
* Fixed a bcf synced reader bug when filtering with a region list, and
125+
the first record for a chromosome had the same position as the last
126+
record for the previous chromosome. (#1254; fixed samtools/bcftools#1441)
127+
124128
* Fixed a bug in the overlapping logic of mpileup, dealing with iterating over
125129
CIGAR segments. Thanks to `@wulj2` for the analysis. (#1202; fixed #1196)
126130

0 commit comments

Comments
 (0)