From a092c5ccc7c613b8149e98f85d0179ba01c73445 Mon Sep 17 00:00:00 2001 From: i509VCB Date: Sun, 6 Mar 2022 02:19:59 -0600 Subject: Add MsgFlag::MSG_NOSIGNAL --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c474b2fb..98550b35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,8 @@ This project adheres to [Semantic Versioning](https://semver.org/). (#[1665](https://github.com/nix-rust/nix/pull/1665)) - Implemented `Read` and `Write` for `&PtyMaster` (#[1664](https://github.com/nix-rust/nix/pull/1664)) +- Added `MSG_NOSIGNAL` for Android, Dragonfly, FreeBSD, Fuchsia, Haiku, Illumos, Linux, NetBSD, OpenBSD and Solaris. + (#[1670](https://github.com/nix-rust/nix/pull/1670)) ### Changed -- cgit v1.2.3