diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-27 13:44:20 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-27 13:44:20 -0400 |
| commit | 5187c53bfa0bb86505d8f1880297ca87afa96cad (patch) | |
| tree | ad543b2d06af995e11eaf5fde7cb51fac330258f | |
| parent | 29a3a5ff580593bc1ce01cd558fe53ac15f8b301 (diff) | |
| parent | d28bd9498beff5e1a2710af5502d114c82049d0a (diff) | |
Merge branch 'joeyconfig'
| -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. |
