We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd7418 commit 975a3d5Copy full SHA for 975a3d5
CHANGELOG.md
@@ -4,23 +4,15 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
6
## [Unreleased] - ReleaseDate
7
-### Added
8
-### Changed
9
### Fixed
10
- Fix `SockaddrIn6` bug that was swapping flowinfo and scope_id byte ordering.
11
([#1964](https://github.com/nix-rust/nix/pull/1964))
12
13
-### Removed
14
-
15
## [0.26.1] - 2022-11-29
16
17
18
19
- Fix UB with `sys::socket::sockopt::SockType` using `SOCK_PACKET`.
20
([#1821](https://github.com/nix-rust/nix/pull/1821))
21
22
23
24
## [0.26.0] - 2022-11-29
25
### Added
26
0 commit comments