Skip to content

Commit 3a07b5c

Browse files
committed
changelog: Add note for ptrace events (#438)
1 parent 109b0e8 commit 3a07b5c

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)