Skip to content

Commit f38a15a

Browse files
committed
Update CHANGELOG.md for nix-rust#744
1 parent c58e568 commit f38a15a

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
@@ -22,6 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2222
([#739](https://github.com/nix-rust/nix/pull/739))
2323
- Expose `signalfd` module on Android as well.
2424
([#739](https://github.com/nix-rust/nix/pull/739))
25+
- Marked `pty::ptsname` function to be as `unsafe`
26+
([#744](https://github.com/nix-rust/nix/pull/744))
2527

2628
### Changed
2729
- Renamed existing `ptrace` wrappers to encourage namespacing ([#692](https://github.com/nix-rust/nix/pull/692))

0 commit comments

Comments
 (0)