From d001efdb12028534781052ad3a55c8eb280960d6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 21 Dec 2020 18:22:46 -0800 Subject: [PATCH] CHANGELOG: Document current changes Signed-off-by: Khem Raj --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 648b814bb..be020ac8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Refactor cdrkit and extend to build native version - Update linux-at91 to linux4sam-2020.10-rc5 - Bump egt to 1.1-rc -- Bump linux-fslc and linux-fslc-imx to v5.4.82 +- Bump linux-fslc to v5.10.2 and linux-fslc-imx to v5.4.85 - Update u-boot-toradex to 2020.07 - Fix RB5 board support - linux-raspberrypi use linux-yocto tooling @@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Make busyboxinit work as an alternative to sysvinit - Use util-linux provided fsck/fdisk in Yoe updater/installer - Update go to 1.15.6 and disable internal linker for native apps +- Switch pulseaudion to use meson build system ## [3.3.0-beta] - 2020-11-24