summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-12-05 15:48:03 -0400
committerJoey Hess2015-12-05 15:48:03 -0400
commitb816e40e2618a8932144bceb7c7039adc5c44c11 (patch)
treed128d9578764bc9b87d728370ffd4bc811e3b4d2 /debian
parentb15dd3010190700bc61a06b1a1d017b0500be28a (diff)
Added UncheckedProperty type, along with unchecked to indicate a Property needs its result checked, and checkResult and changesFile to check for changes.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e7afe17d..2290ccc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ propellor (2.14.1) UNRELEASED; urgency=medium
* Added Postfix.saslPasswdSet.
* Added Propellor.Property.Locale.
Thanks, Sean Whitton.
- * Added changesFile property combinator.
* Added Propellor.Property.Fail2Ban.
+ * Added UncheckedProperty type, along with unchecked to indicate a
+ Property needs its result checked, and checkResult and changesFile
+ to check for changes.
-- Joey Hess <id@joeyh.name> Tue, 24 Nov 2015 17:06:12 -0400