diff options
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf74edaf..a7f38a96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,10 @@ propellor (2.16.0) UNRELEASED; urgency=medium an unfortunate trademark use policy. http://joeyh.name/blog/entry/trademark_nonsense/ * That included changing a data constructor to "FooBuntu", an 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) -- Joey Hess <id@joeyh.name> Fri, 19 Feb 2016 11:29:53 -0400 |
