Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@ to browse the changes between the tags.
See docs/process.md for more on how version tagging works.

4.0.11 (in development)
----------------------
-----------------------


4.0.10 - 06/07/25
------------------ Emscripten ports now install pkg-config `.pc` files so they will show up, for
-----------------
- Emscripten ports now install pkg-config `.pc` files so they will show up, for
example, when you run `pkg-config --list-all` or `pkg-config --cflags
<portname>`. Bare in mind that the correct PKG_CONFIG_PATH needs to be set for
this to work. One way to do this is to run `emmake pkg-config`. (#24426)
Expand Down