Skip to content

Commit 0435f0f

Browse files
committed
Update changelog
1 parent 40c49c2 commit 0435f0f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ You may also find the [Upgrade Guide](https://rust-random.github.io/book/update.
1010

1111
## [0.8.5] - unreleased
1212
### Fixes
13-
- Fix build on non-32/64-bit architectures (#1144)
13+
- Fix build on non-32/64-bit architectures (#1144)
14+
- Check `libc::pthread_atfork` return value with panic on error (#1178)
15+
- More robust reseeding in case `ReseedingRng` is used from a fork handler (#1178)
1416

1517
## [0.8.4] - 2021-06-15
1618
### Additions

0 commit comments

Comments
 (0)