From 7d5a52d8f2bfaa9bae17df1bdf9e84b4d148fd36 Mon Sep 17 00:00:00 2001 From: Cody Shepherd Date: Wed, 12 Feb 2020 14:10:19 -0800 Subject: [PATCH] Updating changelong for bootable buildd image changes. LP: #1863024 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 349286da..f52aff28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.525.42) UNRELEASED; urgency=medium + + * Add bootable buildd image, LP: #1863024 + + -- Cody Shepherd Wed, 12 Feb 2020 14:09:56 -0800 + livecd-rootfs (2.525.41) bionic; urgency=medium * Use snap cli rather than custom snap-tool (LP: #1864252)