Skip to content

Commit 373fa36

Browse files
committed
Update CHANGELOG.md for #744
1 parent c58e568 commit 373fa36

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
@@ -45,6 +45,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4545
- `MapFlags`, `MmapAdvise`, and `MsFlags` expose some more variants and only
4646
officially-supported variants are provided for each target.
4747
([#731](https://github.com/nix-rust/nix/pull/731))
48+
- Marked `pty::ptsname` function to be as `unsafe`
49+
([#744](https://github.com/nix-rust/nix/pull/744))
4850

4951
# Fixed
5052
- Fix compilation and tests for OpenBSD targets

0 commit comments

Comments
 (0)