diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-01 16:58:05 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-01 16:58:05 -0400 |
| commit | 740740d21553e45447259c3a21e95e94b1e59a42 (patch) | |
| tree | 40d91a31b776de6b3143b713900c5ea03bc2739d /debian | |
| parent | d224463dcd45b798c532d75ed84d9b1282b83e85 (diff) | |
Added --dump to dump out a field of a host's privdata. Useful for editing it.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0f32b4eb..9d9c9f0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ propellor (0.6.0) UNRELEASED; urgency=medium if propellor is used to manage DNS for the domain. * Propellor's output now includes the hostname being provisioned, or when provisioning a docker container, the container name. + * Added --dump to dump out a field of a host's privdata. Useful for editing + it. -- Joey Hess <joeyh@debian.org> Sat, 31 May 2014 16:41:56 -0400 |
