diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-02 15:39:27 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-02 15:39:27 -0400 |
| commit | f74d5beb8085ce886264f60580332eccf6b20c7b (patch) | |
| tree | b4061c2485277c66e3ac40e5b7f3e9bacc4d36c8 /debian | |
| parent | 91cc571b2d6947acd70717157cd1b24819202997 (diff) | |
changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 156e010c..a098829c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,13 @@ propellor (2.16.1) UNRELEASED; urgency=medium * Apt: Add safeupgrade. * Avoid repeated re-building on systems such as FreeBSD where building re-links the binary even when there are no changes. + * Firewall: Renamed TargetNat, TargetMangle, ... to + ChainNat, ChainMangle, ... (API change) + Thanks, Félix Sipma. + * Firewall: Separated Table and Target (API change) + Thanks, Félix Sipma. + * Firewall: add TCPFlag, Frequency, TCPSyn, ICMPTypeMatch + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 17:58:08 -0400 |
