Skip to content

Commit 3c5355d

Browse files
committed
Updated changelog.
1 parent e7fd906 commit 3c5355d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
9191
implementations).
9292

9393
### Fixed
94+
- Fixed multiple issues compiling under different archetectures and OSes.
95+
Now compiles on Linux/MIPS ([#538](https://github.com/nix-rust/nix/pull/538)),
96+
`Linux/PPC` ([#553](https://github.com/nix-rust/nix/pull/553)),
97+
`MacOS/x86_64,i686` ([#553](https://github.com/nix-rust/nix/pull/553),
98+
and `NetBSD/x64_64` ([#538](https://github.com/nix-rust/nix/pull/538).
9499
- Fixed multiple issues with Unix domain sockets on non-Linux OSes
95100
([#474](https://github.com/nix-rust/nix/pull/415))
96101
- Fixed using kqueue with `EVFILT_USER` on FreeBSD

0 commit comments

Comments
 (0)