diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-26 16:20:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-26 16:20:23 -0400 |
| commit | 266cbceb19197d4dd2c95bd2c62c79d23ae95ef9 (patch) | |
| tree | 2200222c5b12bb4cf96c66eff5561cc5a2ce50e7 /debian | |
| parent | 939c642d14b5ecc3289e0bc0a55355201c6db3e1 (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9e1c15c1..0e7c6314 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ -propellor (4.5.3) UNRELEASED; urgency=medium +propellor (4.6.0) UNRELEASED; urgency=medium * Add Typeable instance to Bootstrapper, fixing build with old versions of ghc. + * Network.static changed to take address and gateway parameters. + If you used the old Network.static property, it has been renamed to + Network.preserveStatic. + (Minor API change) -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 21:01:23 -0400 |
