summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-07-06 16:32:05 -0400
committerJoey Hess2014-07-06 16:32:05 -0400
commit5002b5e3915890542286487efb852c16c0ca988d (patch)
treee2fb5a55975ca1644d891f27472a4759bc72c05b /debian/changelog
parent77f396175231f52f7658ab8702bcd8f776a82242 (diff)
propellor spin
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5530e5c8..7f6b38fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,8 @@ propellor (0.8.0) UNRELEASED; urgency=medium
to store the privdata using the new storage scheme.
* Add --edit to edit a privdata value in $EDITOR.
- * Add --list-fields to list all currently set privdata fields.
+ * Add --list-fields to list all currently set privdata fields, along with
+ the hosts that use them.
* Fix randomHostKeys property to run openssh-server's postinst in a
non-failing way.
* Hostname.sane now cleans up the 127.0.0.1 localhost line in /etc/hosts,