summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-07-06 18:27:44 -0400
committerJoey Hess2014-07-06 18:28:05 -0400
commitab5159626de36be3b7cf1305c9666e5919cd0b48 (patch)
treec29e00ff81859deca9bc7db5e0ca5ddb37c253fa /debian/changelog
parent32bb2d50a176ebb9070288a75bf86fd1c92ef0be (diff)
twea
Diffstat (limited to 'debian/changelog')
-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.