diff options
| author | Antoine Eiche <lewo@abesis.fr> | 2015-08-13 01:21:23 +0200 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-13 10:01:36 -0400 |
| commit | f4abc3c1cb8f89ee23704b0833b5d72f53abd15b (patch) | |
| tree | b70dc1bc83893752c764eb8acefc93b64e339658 /debian | |
| parent | ea2fbd01fe3db1e9f38d2a965d5da7837e3ea657 (diff) | |
Propellor.Property.Firewall: coding style
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 24bbe84a..3ee27088 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ propellor (2.7.1) UNRELEASED; urgency=medium * Make sure that make is installed when bootstrapping propellor. - * Fix bug in Firewall.toIpTableArg. + * Fix bug in Firewall's Port datatype to iptable parameter translation code. Thanks, Antoine Eiche. -- Joey Hess <id@joeyh.name> Wed, 12 Aug 2015 19:19:28 -0400 |
