summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-10-23 17:29:26 -0400
committerJoey Hess2015-10-23 17:29:26 -0400
commit7f84f196076136252c3d50526ae1805758cf0f2a (patch)
tree794098fb7ee398f68956fde4a798e9df7235cc55 /debian/changelog
parent1cd7f557f0c89714c47855f38583073c313674f2 (diff)
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.
Diffstat (limited to 'debian/changelog')
-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