summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-06-13 23:20:15 -0400
committerJoey Hess2016-06-13 23:20:15 -0400
commita0ef4e9e957cd11c53df66ce2e8c3f8e716f5501 (patch)
tree74a2b182811b3d841ec1a3be3eaecf5571fd3b1d
parent4dbba88e0b65b1ba4a522824c901ec8a4e1dbe8a (diff)
wording
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d3ffd99f..cf7e278c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,8 @@ propellor (3.1.0) UNRELEASED; urgency=medium
* Added StopPropellorException and stopPropellorMessage which can be
used in the unusual case where a failure of one property should stop
propellor from trying to ensure any other properties.
- * tryPropellor returns Either SomeException now (API change)
+ * tryPropellor returns Either SomeException instead of Either IOException
+ (API change)
-- Joey Hess <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400