fix the changelog to match the implementation, thanks to Colin for catching

This commit is contained in:
Steve Langasek 2017-02-27 22:31:13 -08:00
parent dc38efa4bd
commit fe82ab60f1

2
debian/changelog vendored
View File

@ -6,7 +6,7 @@ livecd-rootfs (2.440) UNRELEASED; urgency=medium
* live-build/ubuntu-cpc/functions: umount_partition: don't call
umount_settle for each submount; just unmount them one by one and
settle at the end.
* Support passing IMAGE_FLAVORS in the environment, to limit which images
* Support passing IMAGE_TARGETS in the environment, to limit which images
are output as part of a build; particularly useful for ubuntu-cpc builds
which output multiple image types.