Add in a changelog entry.

This commit is contained in:
Brian Murray 2022-07-28 14:04:33 -07:00
parent 995295964b
commit b71aeeeba7

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
livecd-rootfs (2.772) UNRELEASED; urgency=medium
* When converting images to qcow2 stop using the traditional image format
and switch to using the default image format which will include zero
clusters and allow efficient copy-on-read for sparse images.
-- Brian Murray <brian@ubuntu.com> Thu, 28 Jul 2022 14:01:10 -0700
livecd-rootfs (2.771) kinetic; urgency=medium
[ Steve Langasek ]