summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2018-01-24 13:32:04 -0400
committerJoey Hess2018-01-24 13:32:04 -0400
commita730bbda2b91cf2bac9b63be8647ba322691e57f (patch)
tree0e8e7a13dc3741a362577387ac729406df7b7bdb /debian
parentd79367b4324dec67d929f18239e4159cf8b4d890 (diff)
Add HasCallStack constraint to pickOS and unsupportedOS, so the call stack includes the caller.
This commit was sponsored by Jochen Bartl on Patreon.
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 4545bcd1..2ffe4f8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ propellor (5.3.0) UNRELEASED; urgency=medium
* Added rawPartition to PartSpec, for specifying partitions with no
filesystem.
* Added BiosGrubFlag to PartFlag.
+ * Add HasCallStack constraint to pickOS and unsupportedOS, so the
+ call stack includes the caller.
-- Joey Hess <id@joeyh.name> Tue, 02 Jan 2018 13:06:45 -0400