diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 53475f1c..e60de6f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (4.3.0) UNRELEASED; urgency=medium + + * DiskImage: Removed grubBooted; properties that used to need it as a + parameter now look at Info about the bootloader that is installed in + the chroot that the disk image is created from. + (API change) + + -- Joey Hess <id@joeyh.name> Wed, 05 Jul 2017 20:17:32 -0400 + propellor (4.2.0) unstable; urgency=medium * DiskImage.grubBooted no longer takes a BIOS parameter, |
