summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-10-20 21:29:24 -0400
committerJoey Hess2015-10-20 21:29:24 -0400
commite46384c9cb91b41224f0f6cf9a852d8ce3509b39 (patch)
tree429078839cbdd8b00b5a180aaec43f23f47d20b6 /debian
parentdaffa64c3942614431a1af787c1b2d9e9936a177 (diff)
parentd2c56e9566e57e372c5bf50f15b55267c68be48e (diff)
Merge branch 'joeyconfig'
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 b11fccc1..f8bd5ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+propellor (2.10.0) unstable; urgency=medium
+
+ * The Propellor.Property.Spin added in the last release is replaced
+ with a very different Propellor.Property.ControlHeir.
+
+ -- Joey Hess <id@joeyh.name> Tue, 20 Oct 2015 21:29:12 -0400
+
propellor (2.9.0) unstable; urgency=medium
* Added basic Uwsgi module, maintained by FĂ©lix Sipma.