diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d87ec7..30dce6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ ### Fixed * Alpha not being applied correctly to PNG images. +* Compilation error on musl libc ([#11][11]). + +[11]: https://codeberg.org/dnkl/wbg/issues/11 ### Security |