Skip to content

Commit 0a7adb1

Browse files
committed
[skip ci] add missing CHANGELOG entry for PR #1055
1 parent 06d7463 commit 0a7adb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6464
- `Daemon`, `NOTE_REAP`, and `NOTE_EXIT_REPARENTED` are now deprecated on OSX
6565
and iOS.
6666
([#1033](https://github.com/nix-rust/nix/pull/1033))
67+
- `PTRACE_GETREGS`, `PTRACE_SETREGS`, `PTRACE_GETFPREGS`, and
68+
`PTRACE_SETFPREGS` have been removed from some platforms where they never
69+
should've been defined in the first place.
70+
([#1055](https://github.com/nix-rust/nix/pull/1055))
6771

6872
## [0.13.0] - 2019-01-15
6973
### Added

0 commit comments

Comments
 (0)