diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-06 18:27:44 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-06 18:27:44 -0400 |
| commit | 1ea184b76ad0d96d8ea6090640536ce60e634c3e (patch) | |
| tree | 3edd6d40cbb199a0ad45a12ac99d45248eb1e326 /debian | |
| parent | 7bc68ce4af56996cb82acb152442d61df4177daf (diff) | |
twea
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
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. |
