Skip to content

Commit 9c60413

Browse files
committed
Update changelog
1 parent 4ec2349 commit 9c60413

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
@@ -12,7 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
### Changed
1414
- Disable `/dev/urandom`-based fallback for Linux targets outside of the following
15-
`target_arch`es: `arm`, `powerpc`, `powerpc64`, `s390x`, `x86`, `x86_64`. [#396]
15+
`target_arch`es: `arm`, `powerpc`, `powerpc64`, `s390x`, `x86`, `x86_64` [#396]
16+
- Do not catch `EPERM` error code on Android while checking availability of
17+
the `getrandom` syscall [#396]
1618

1719
[#396]: https://github.com/rust-random/getrandom/pull/396
1820

0 commit comments

Comments
 (0)