Skip to content

Commit 5984ee0

Browse files
committed
Trivial NEWS updates
1 parent 9a6534d commit 5984ee0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ Updates
4242
* Use the highest VCF version when merging headers.
4343
(PR#1912, see bcftools#2395 and bcftools#2404)
4444

45-
* Update RLEN calculation for vcf 4.4, 4.5.
45+
* Update RLEN calculation for VCF 4.4 and 4.5.
4646
(PR#1897, fixes #1820. Reported by Dave Lawrence)
4747

4848
* Convert U to T instead of U to N when sam_parsing. Though SAM format itself
4949
can contain U the BAM format cannot.
50-
(PR #1854, fixes samtools#2131 reported by James Furguson)
50+
(PR #1854, fixes samtools#2131 reported by James Ferguson)
5151

5252
* Add an hts_crc32 function to use zlib or libdeflate. The libdeflate crc32
5353
function is faster than native zlib and should be used when available.
@@ -58,7 +58,7 @@ Updates
5858
(PR #1768, fixes #1767. Reported by Konstantin Riege)
5959

6060
* Allow BYTE_ARRAY_STOP to work on non-zero STOP code with TOK3. Although the
61-
htscodec name tokeniser uses a NUL between names there is no reason why
61+
htscodecs name tokeniser uses a NUL between names there is no reason why
6262
another value could not be used. This change lets CRAM recognise other
6363
separator values.
6464
(PR #1871)

0 commit comments

Comments
 (0)