From 6dd7f4c18d031932ab3992e6dc510651be2c872c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 13 May 2024 17:28:20 -0700 Subject: [PATCH] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0dad866e..10ab5e296 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,11 @@ and this project adheres to - Upgrade strace to 6.8 - Upgrade clang compiler to 18.1.5 - Upgrade nginx to 1.26.0 +- Fix several recipes to build with GCC-14 +- Refactor composefs recipe +- Fix visionfive2-pvr-graphics sysvinit support +- Fix milkv-duo support in meta-riscv +- Accomodate recipes for UNPACKDIR migration ### Added