diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-04 15:36:10 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-04 15:36:53 -0400 |
| commit | 52664e622084b2986bc123f9725a0243a6794ace (patch) | |
| tree | f2cb0141d42c2919ecb521a212d3845a6e4b02c1 /debian | |
| parent | 0f41071cb5b2b41b7128b38ff33779c7b9e68cbd (diff) | |
sshPubKey is renamed to Ssh.pubKey
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 79109a18..dee084ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (1.2.3) UNRELEASED; urgency=medium +propellor (1.3.0) UNRELEASED; urgency=medium * --spin checks if the DNS matches any configured IP address property of the host, and if not, sshes to the host by IP address. @@ -6,6 +6,7 @@ propellor (1.2.3) 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 * Fix build with process 1.2.1.0. -- Joey Hess <id@joeyh.name> Thu, 01 Jan 2015 13:27:23 -0400 |
