Skip to content

Commit c63a85e

Browse files
committed
Update changelog for PR#739
1 parent f0a181c commit c63a85e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1616
([#647](https://github.com/nix-rust/nix/pull/647))
1717
- Added the `pid()` method to `WaitStatus` for extracting the PID.
1818
([#722](https://github.com/nix-rust/nix/pull/722))
19+
- Expose `uname()` on all platforms.
20+
([#739](https://github.com/nix-rust/nix/pull/739))
21+
- Expose `signalfd` module on Android as well.
22+
([#739](https://github.com/nix-rust/nix/pull/739))
1923

2024
### Changed
2125
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))

0 commit comments

Comments
 (0)