summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-01-04 15:55:53 -0400
committerJoey Hess2015-01-04 15:57:27 -0400
commitf1a1d0001a4c9bbfb0d658131314d014d7deb5c8 (patch)
tree8cd399eac9bc557c4d8e9fb9ba7970440fcdfdd3 /debian
parent52664e622084b2986bc123f9725a0243a6794ace (diff)
sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType parameter.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dee084ec..0176daf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,8 @@ propellor (1.3.0) UNRELEASED; urgency=medium
that docker exec doesn't enter a chroot.
* Update intermediary propellor in --spin --via
* Added support for DNSSEC.
- * sshPubKey is renamed to Ssh.pubKey
+ * sshPubKey is renamed to Ssh.pubKey, and has an added SshKeyType
+ parameter.
* Fix build with process 1.2.1.0.
-- Joey Hess <id@joeyh.name> Thu, 01 Jan 2015 13:27:23 -0400