changelog: pgo helper binary build fix (missing key-binding stubs)

This commit is contained in:
Daniel Eklöf 2022-04-23 00:49:52 +02:00
parent 8ceb6e45a4
commit 9483a3a7c0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -44,6 +44,10 @@
### Deprecated
### Removed
### Fixed
* build: missing symbols when linking the `pgo` helper binary.
### Security
### Contributors