diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-23 01:23:31 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-23 01:23:31 -0400 |
| commit | b689acd7ad6abb40fdfff628a424bb156f178c76 (patch) | |
| tree | dda2e3ae6e078f3c02102b1ebe026369d0beb1d1 | |
| parent | 62aaba85c7ff40d44fa2101b05e6577dee7d0184 (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 60a6f6a8..051a9748 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ propellor (2.11.1) UNRELEASED; urgency=medium * The DiskImage module can now make bootable images using grub. + * Add a ChrootTarball chroot type, for using pre-built tarballs + as chroots. Thanks, Ben Boeckel. -- Joey Hess <id@joeyh.name> Thu, 22 Oct 2015 20:24:18 -0400 |
