summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHomu <homu@barosl.com>2017-02-17 14:26:47 +0900
committerHomu <homu@barosl.com>2017-02-17 14:26:47 +0900
commit54e6197b32dc3583bde9df797b620b255a75885e (patch)
tree0d17cbb0f4835ad6b780e8b7d5bed7672482ac39
parent911ff4fa12f7e441061cd9c2972ab71ce2b859a6 (diff)
parent3a07b5cfd9865cb548f47a9cd53eaf04887526e8 (diff)
downloadnix-54e6197b32dc3583bde9df797b620b255a75885e.zip
Auto merge of #510 - kamalmarhubi:ptrace-events-changelog, r=posborne
changelog: Add note for ptrace events (#438)
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 335098bf..bafe4f16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
+- Added a new `WaitStatus::PtraceEvent` to support ptrace events on Linux
+ and Android ([([#438](https://github.com/nix-rust/nix/pull/438))
- Added support for POSIX AIO
([#483](https://github.com/nix-rust/nix/pull/483))
- Added support for XNU system control sockets