From 490249b919aaf82527b81c88c88350fd478dbed9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Jun 2016 18:56:52 -0400 Subject: add stopPropellorMessage --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 99d89650..86caf1eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,9 +11,9 @@ propellor (3.1.0) UNRELEASED; urgency=medium * Improve exception handling. A property that threw a non-IOException used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) - * Added StopPropellorException which can be used in the unsual case - where a failure of one property should stop propellor from trying - to ensure any other properties. + * Added StopPropellorException and stopPropellorMessage which can be + used in the unsual case where a failure of one property should stop + propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) -- Joey Hess Fri, 10 Jun 2016 14:59:44 -0400 -- cgit v1.3-2-g0d8e