Skip to content

Commit 5d1d380

Browse files
committed
Small edits to NEWS.md
1 parent db8e9cb commit 5d1d380

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Minor changes
44

5-
- In `scan1()` with a polygenic effect (that is, that `kinship` is
5+
- In `scan1()` with a polygenic effect (that is, when `kinship` is
66
provided) and when doing multi-core calculations, break up positions
77
into intervals for more fine-grained use of the multiple cores.
88

@@ -11,8 +11,8 @@
1111

1212
### Bug fixes
1313

14-
- Fixed seg fault that occurs in `read_cross2()` if cross info is
15-
misspecified as a bunch of non-numeric values.
14+
- Fixed seg fault that occurs in `read_cross2()` for multi-way RIL
15+
if cross info is misspecified or has missing values.
1616

1717

1818
## qtl2 0.36 (2024-05-13)

0 commit comments

Comments
 (0)