diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-26 11:02:36 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-26 11:02:36 -0400 |
| commit | 1501509f5dfb5c93fd572f472756c96905d41ce4 (patch) | |
| tree | a5cdac1f0e5d9ee8a2dfaf701ed7b7fb498e5d72 /debian | |
| parent | 0cba8dec39447f030c0f765d1d84a1c2466b9bfc (diff) | |
Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. (API change)
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 76367e6d..203f86e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ propellor (2.16.0) UNRELEASED; urgency=medium * Firewall.rule: Now takes a Table parameter. (API change) * Ssh.authorizedKey: Fix bug preventing it from working when the authorized_keys file does not yet exist. + * Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. + (API change) -- Joey Hess <id@joeyh.name> Fri, 19 Feb 2016 11:29:53 -0400 |
