Skip to content

Commit f8cc7f2

Browse files
bors[bot]asomers
andcommitted
Merge #1056
1056: [skip ci] add missing CHANGELOG entry for PR #1055 r=asomers a=asomers Co-authored-by: Alan Somers <[email protected]>
2 parents 06d7463 + fd11649 commit f8cc7f2

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)