summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-12-09 00:34:24 -0400
committerJoey Hess2014-12-09 00:34:24 -0400
commitb22201e36b608ba38f4d741268d04e7de3a966b8 (patch)
tree1256a0e4df4c79a3ddfb9a8c60657155c9ba01eb /debian
parentf8943c2036d91585f7afc3140b2442e7e78c284f (diff)
Fix Apache.siteEnabled to update the config file and reload apache when configuration has changed.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68564473..c28989d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ propellor (1.2.0) unstable; urgency=medium
* Removed boolProperty; instead the new toResult can be used. (API change)
* Include Propellor.Property.OS, which was accidentially left out of the
cabal file in the last release.
+ * Fix Apache.siteEnabled to update the config file and reload apache when
+ configuration has changed.
-- Joey Hess <id@joeyh.name> Tue, 09 Dec 2014 00:05:09 -0400