From 9e9d3d627e3baee43b075b77617dce55c2ec319f Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 3 Jul 2023 12:35:31 -0700 Subject: [PATCH] Changelog --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 52c9736f..69815206 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +livecd-rootfs (2.895) UNRELEASED; urgency=medium + + * live-build/ubuntu-cpc/hooks.d/base/disk-image-uefi.binary: should now + only be used for cloud images, so clean up other code. Thanks, + Gauthier Jolly. + + -- Steve Langasek Mon, 03 Jul 2023 12:34:43 -0700 + livecd-rootfs (2.894) mantic; urgency=medium [ Heinrich Schuchardt ]