diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-27 13:44:13 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-27 13:44:13 -0400 |
| commit | d28bd9498beff5e1a2710af5502d114c82049d0a (patch) | |
| tree | 9db8ee206646d3cd088a0fd64fa2db97828f8934 /debian | |
| parent | 31c26399b78a2269fab0787c5ddf75e07e16866d (diff) | |
reorder
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d25d0940..6d85083b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,10 +8,10 @@ propellor (2.16.0) unstable; urgency=medium because of an unfortunate trademark use policy. http://joeyh.name/blog/entry/trademark_nonsense/ * That included changing a data constructor to "Buntish", an API change. + * Firewall.rule: Now takes a Table parameter. (API change) * Firewall: add InIFace/OutIFace Rules, add Source/Destination Rules, add CustomTarget, and more improvements. Thanks, Félix Sipma. - * 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. |
