summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2015-10-21 19:43:59 -0400
committerJoey Hess2015-10-21 19:43:59 -0400
commita35c50d2cdc0bc6fe6f7cc49103d6e94ea406839 (patch)
treef00066791521167a026b3ea10c30c3088dbe5ffe /debian/changelog
parent84413dd508f20e4f62293b4c925962b8dfe2987e (diff)
Added Ssh properties to remove authorized_keys and known_hosts lines.
And use when reverting conductor property. Note that I didn't convert existing ssh properties to RevertablePropery because the API change was too annoying to work through.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 32f6e310..b4819dd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ propellor (2.11.0) UNRELEASED; urgency=medium
* Rewrote Propellor.Property.ControlHeir one more time, renaming it to
Propellor.Property.Conductor.
+ * Added Ssh properties to remove authorized_keys and known_hosts lines.
-- Joey Hess <id@joeyh.name> Wed, 21 Oct 2015 15:06:26 -0400