summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6d93c58..eaa6de84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,9 @@ propellor (2.9.0) UNRELEASED; urgency=medium
* Added --unset-unused
* Fix typo: propigate → propagate. Thanks, Felix Gruber.
(A minor API change)
+ * Chroot: Converted to use a ChrootBootstrapper type class, so
+ other ways to bootstrap chroots can easily be added in separate
+ modules. (API change)
-- Joey Hess <id@joeyh.name> Thu, 08 Oct 2015 11:09:01 -0400