summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
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