From 08c94c61265f113b9c2f98320efbf7881ca556f6 Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Wed, 1 Apr 2020 09:40:02 +0200 Subject: [PATCH] clarify webrtc usage --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 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