diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-26 23:49:04 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-26 23:49:04 -0400 |
| commit | 24fe88f64069bd7463cb49d923a36abadae8a127 (patch) | |
| tree | 8de26302edf4b7618ccafbc554b9603ea4479d76 /debian | |
| parent | 2f277014efb5716cba54047f8b171b2018b41f97 (diff) | |
Added Network.dhcp' and Network.static', which allow specifying additional options for interfaces files.
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 3944f454..7a049aa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (4.6.1) UNRELEASED; urgency=medium + + * Added Network.dhcp' and Network.static', which allow specifying + additional options for interfaces files. + + -- Joey Hess <id@joeyh.name> Wed, 26 Jul 2017 23:40:48 -0400 + propellor (4.6.0) unstable; urgency=medium * Add Typeable instance to Bootstrapper, fixing build with old versions |
