summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-07-21 11:18:42 -0400
committerJoey Hess2015-07-21 11:18:42 -0400
commit30c024a9db09b18fa4f17224e398d8bec695c17b (patch)
tree8f946a98886e8637e8314ea4a3b24e7791c70f47 /debian
parentc35f77a72494bcceffbd1911ae2be25ad8af6a14 (diff)
parentb90f6131e0972e321be327d3134b6d7c51154f61 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 055035bc..f4fcf35c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ propellor (2.7.0) UNRELEASED; urgency=medium
* setSshdConfig type changed, and setSshdConfigBool added with old type.
* Fix a bug in shim generation code for docker and chroots, that
sometimes prevented deployment of docker containers.
+ * Added onChangeFlagOnFail which is often a safer alternative to
+ onChange.
+ Thanks, Antoine Eiche.
-- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400