Skip to content

Commit 75abb76

Browse files
committed
NEWS update for point release
1 parent d1229a4 commit 75abb76

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Release a.b
22

3+
Changes affecting the whole of bcftools, or multiple commands:
4+
5+
* This release bundles HTSlib 1.22.2, which includes many important
6+
bug fixes. Please see htslib/NEWS for details.
7+
8+
* Fix silent output truncation due to missing checks for read errors in
9+
the annotate, cnv, concat, convert, consensus, csq, filter, gtcheck,
10+
isec, merge, norm, query and stats commands; and all plugins. They
11+
will now print an error and return a non-zero exit code if an error
12+
is encountered when reading input data. (#2503)
13+
314
Changes affecting specific commands:
415

516
* bcftools consensus

0 commit comments

Comments
 (0)