Skip to content

Commit db566e7

Browse files
committed
NEWS updates for point release
1 parent 29b7538 commit db566e7

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.23.1, 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
## Release 1.23 (16th December 2025)
415

516

0 commit comments

Comments
 (0)