Skip to content

Commit

Permalink
CHANGELOG: Add entry for musl fix
Browse files Browse the repository at this point in the history
This is the first since v2, so start the next Unreleased section.

Signed-off-by: Jeremy Kerr <[email protected]>
  • Loading branch information
jk-ozlabs committed Oct 18, 2024
1 parent 0629ec8 commit f110926
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

### Fixed

1. Fixed build on musl; we were relying on an implicit definition for `AF_MCTP`

## [2.0] - 2024-09-19

### Added
Expand Down

0 comments on commit f110926

Please sign in to comment.