From c991b7bfdd0b2002b20c98bfa78026d858f1219e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Mon, 25 Jul 2022 10:19:58 +0200 Subject: [PATCH] Add changelog entry. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index c1f2c580..d66aec15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +livecd-rootfs (2.770) UNRELEASED; urgency=medium + + [ Alexandre Ghiti ] + * Fix SiFive Unmatched build. While merging the VisionFive support, we + removed the installation of u-boot-menu for the Unmatched by mistake + (LP: #1982735). + + -- Ɓukasz 'sil2100' Zemczak Mon, 25 Jul 2022 10:18:50 +0200 + livecd-rootfs (2.769) kinetic; urgency=medium [ Alexandre Ghiti ]