Skip to content

Commit

Permalink
chore: merge 3.15.3 changelog (#10591)
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Millon <me@emillon.org>
  • Loading branch information
emillon committed May 28, 2024
1 parent 15d5325 commit faf50b8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ If you're a contributor, please include your CHANGES entry in a file
`doc/changes/$PR_NAME.md`. At release time, it will be incoporated into the
changelog properly.

3.15.3 (2024-05-24)
-------------------

### Fixed

- Fix interpretation of `exists_if` predicate in `META` files of installed
libraries containing more than one element. (#10564, fixes #10563, @dbuenzli,
@nojb)

- Fix TSAN warning in wait4 stubs (#10554, fixes #10553, @emillon)

3.15.2 (2024-04-23)
-------------------

Expand Down
1 change: 0 additions & 1 deletion doc/changes/10554.md

This file was deleted.

2 changes: 0 additions & 2 deletions doc/changes/10564.md

This file was deleted.

0 comments on commit faf50b8

Please sign in to comment.