summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 16ecb5f4..4fc4bd40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ propellor (0.8.0) UNRELEASED; urgency=medium
it useful to run the old version of propellor to extract data from the old
privdata files during this migration.
+ Several properties that use privdata now require a context to be
+ specified. If in doubt, you can use anyContext, or
+ Context "hostname.example.com"
+
* Add --edit to edit a privdata value in $EDITOR.
* Add --list-fields to list all currently set privdata fields, along with
the hosts that use them.