summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e327e314..57110c4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ propellor (2.12.0) UNRELEASED; urgency=medium
* Follow-on change to Systemd.container, which now takes a System parameter.
* Generalized Property.check so it can be used with Propellor actions as
well as IO actions.
+ * Hostname.sane and Hostname.setTo can now safely be used as a property
+ of a chroot, and won't affect the hostname of the host system.
-- Joey Hess <id@joeyh.name> Thu, 22 Oct 2015 20:24:18 -0400