summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-12-05 19:15:17 -0400
committerJoey Hess2015-12-05 19:15:17 -0400
commite610ded1710f4730bc5d9fb17f2148fbea271e60 (patch)
treef5e4de9e957ade07b16f29656e5c690f6a839b60 /debian
parent6e4f36e4ad4e1729ccf27ffd01fc8e2ea3a1534a (diff)
format
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)