Skip to content

Commit

Permalink
Added getters for the MqAttr struct
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagliughi authored and rtzoeller committed Jan 3, 2022
1 parent ac244a2 commit c6cc22e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -35,6 +35,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
(#[1621](https://github.com/nix-rust/nix/pull/1621))
- Added the `SO_TIMESTAMPING` support
(#[1547](https://github.com/nix-rust/nix/pull/1547))
- Added getter methods to `MqAttr` struct
(#[1619](https://github.com/nix-rust/nix/pull/1619))

### Changed
### Fixed
Expand Down

0 comments on commit c6cc22e

Please sign in to comment.