summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-12-05 18:51:17 -0400
committerJoey Hess2015-12-05 18:51:17 -0400
commit4fe1dcb6142d4033482d6f25b916b64926bc7b3f (patch)
treefd8597ccbb3c591e118da4edaa8da650f075f3bf /debian
parent97a224b194b96184c7938de0bb1e1f423612ccbc (diff)
parent5cfb20668421acb3c0de133afe973fc693b8b320 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1da30f22..e09cfbac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,11 @@ propellor (2.15.0) UNRELEASED; urgency=medium
change is always safe to make.
- Or, if you know that the command should modifiy a file, use:
`changesFile` filename
+ * The `trivial` combinator has been removed. (API change)
+ Instead, use:
+ `assume` NoChange
+ Or, better, use changesFile or checkResult to accurately report
+ when a property makes a change.
* A few properties have had their Result improved, for example
Apt.buldDep and Apt.autoRemove now check if a change was made or not.
* User.hasDesktopGroups changed to avoid trying to add the user to