Skip to content

Commit 313d2e3

Browse files
committed
doc: add changelog entry for PTRACE_O_EXITKILL
1 parent 2013be1 commit 313d2e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
3636
([#768](https:://github.com/nix-rust/nix/pull/768))
3737
- Added `nix::unistd::mkfifo`.
3838
([#602](https://github.com/nix-rust/nix/pull/774))
39+
- Added `ptrace::Options::PTRACE_O_EXITKILL` on Linux and Android.
40+
([#771](https://github.com/nix-rust/nix/pull/771))
3941

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

0 commit comments

Comments
 (0)