We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0eca1 commit 0ad23b0Copy full SHA for 0ad23b0
1 file changed
NEWS
@@ -90,6 +90,9 @@ Build changes
90
* htscodecs now updated to v1.4.0.
91
(PR#1563)
92
93
+* Cleaned up misleading system error reports in test_bgzf.
94
+ (PR#1565)
95
+
96
Bug fixes
97
---------
98
@@ -106,7 +109,7 @@ Bug fixes
106
109
* Fixed typo in sam.h documentation.
107
110
(PR#1512, thanks to kojix2)
108
111
-* Fix buffer read-overrun in bam_plp_insertion mod.
112
+* Fix buffer read-overrun in bam_plp_insertion_mod.
113
(PR#1520)
114
115
* Fix hash keys being left behind by bcf_hdr_remove.
0 commit comments