We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db67856 commit 6cd9f24Copy full SHA for 6cd9f24
NEWS
@@ -63,6 +63,12 @@ Noteworthy changes in release a.b
63
- Fixed possible negative array look-up in sam_parse1() that somehow
64
escaped previous fuzz testing. (#731, reported by @fCorleone)
65
66
+ - Fixed bug where cram range queries could incorrectly report an error
67
+ when using multiple threads. (#734, reported by Brent Pedersen)
68
+
69
+ - Fixed very rare rANS normalisation bug that could cause an assertion
70
+ failure when writing CRAM files. (#739, reported by @carsonhh)
71
72
Noteworthy changes in release 1.8 (3rd April 2018)
73
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74
0 commit comments