Skip to content

Commit 54e6197

Browse files
committed
Auto merge of #510 - kamalmarhubi:ptrace-events-changelog, r=posborne
changelog: Add note for ptrace events (#438)
2 parents 911ff4f + 3a07b5c commit 54e6197

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66
## [Unreleased]
77

88
### Added
9+
- Added a new `WaitStatus::PtraceEvent` to support ptrace events on Linux
10+
and Android ([([#438](https://github.com/nix-rust/nix/pull/438))
911
- Added support for POSIX AIO
1012
([#483](https://github.com/nix-rust/nix/pull/483))
1113
- Added support for XNU system control sockets

0 commit comments

Comments
 (0)