From f69e185f99394b658f14f9d62a8fb55f7d179d30 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 27 Mar 2016 17:28:17 -0400 Subject: ported fixed up chroot to take Props --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8a5b67e4..fc499c86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,8 @@ propellor (3.0.0) UNRELEASED; urgency=medium - Similarly, `propertyList` and `combineProperties` need `props` to be used to combine together properties; they no longer accept lists of properties. (If you have such a list, use `toProps`.) - - And similarly, Chroot and Docker need `props` to be used to combine - together the properies used inside them. + - And similarly, Chroot, Docker, and Systemd container need `props` + to be used to combine together the properies used inside them. - The `os` property is removed. Instead use `osDebian`, `osBuntish`, or `osFreeBSD`. These tell the type checker the target OS of a host. - Change "Property NoInfo" to "Property UnixLike" -- cgit v1.3-2-g0d8e