diff options
author | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-04-01 09:40:02 +0200 |
---|---|---|
committer | ohfp <1813007-ohfp@users.noreply.gitlab.com> | 2020-04-01 09:40:02 +0200 |
commit | 08c94c61265f113b9c2f98320efbf7881ca556f6 (patch) | |
tree | d7618d9d69d6dd3775eda1cf9324711a2eaca938 /CHANGELOG.md | |
parent | webrtc still seems to be broken on aarch64 (diff) | |
download | librewolf-linux-08c94c61265f113b9c2f98320efbf7881ca556f6.tar.gz librewolf-linux-08c94c61265f113b9c2f98320efbf7881ca556f6.tar.bz2 librewolf-linux-08c94c61265f113b9c2f98320efbf7881ca556f6.zip |
clarify webrtc usage
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f53cb15..e4344bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,13 +20,12 @@ This project follows the official Firefox releases, but also uses - AppImage and Flatpak releases cannot be built as PGO/profiled builds at the moment - AppStream metadata is not completely valid (missing screenshots) - Build scripts are not tested outside of a dockerized environment -- Building on `aarch64` with WebRTC enabled works, but it seems that WebRTC still doesn't. ## [74.0-3] - 2020-03-31 ### Added -- WebRTC enabled for `aarch64` builds +- WebRTC enabled for `aarch64` builds (`librewolf.cfg` still blocks it by default, intentionally) ### Fixed |