summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-12-06 14:33:22 -0400
committerJoey Hess2015-12-06 14:33:22 -0400
commit6c7ad5b021ae46be1fda3004f9c578ab2471d9aa (patch)
tree4319434104db22cc4598746eeb2d6fbf244ed7be /debian
parent616c6c2e2c2c7dcafa9bc72c7c1bdea650e43e43 (diff)
parent516b7cb886470c6a86d4022d7cf20a8547a98bd9 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e09cfbac..7605399b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,8 @@ propellor (2.15.0) UNRELEASED; urgency=medium
Transition guide:
- When GHC complains about an UncheckedProperty, add:
`assume` MadeChange
- - Since these properties used to always return MadeChange, that
- change is always safe to make.
+ (Since these properties used to always return MadeChange, that
+ 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)