Skip to content

Commit 35deab3

Browse files
committed
Add CHANGELOG entry for new SYSEMU functions
1 parent 051aca3 commit 35deab3

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
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
### Added
88
- Added Netlink protocol families to the `SockProtocol` enum
99
(#[1289](https://github.com/nix-rust/nix/pull/1289))
10+
- Added wrapper functions for `PTRACE_SYSEMU` and `PTRACE_SYSEMU_SINGLESTEP`.
11+
(#[1300](https://github.com/nix-rust/nix/pull/1300))
1012
### Changed
1113
- Expose `SeekData` and `SeekHole` on all Linux targets
1214
(#[1284](https://github.com/nix-rust/nix/pull/1284))

0 commit comments

Comments
 (0)