summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-02-10 21:04:32 -0400
committerJoey Hess2015-02-10 21:04:32 -0400
commite32f1573741bcbbe93a7e801cecdea560b64c713 (patch)
tree6dfd53cf1cb10b60b06f86569f380f28e74c7697 /debian
parent8d73419dbec51ea51e51b2507d9eab809b937f31 (diff)
Fix Git.daemonRunning to restart inetd after enabling the git server.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bac1899..ff1cdf1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ propellor (2.1.0) UNRELEASED; urgency=medium
and naming bridges, relays, etc.
* New Cron.Times data type, which allows Cron.job to install
daily/monthly/weekly jobs that anacron can run. (API change)
+ * Fix Git.daemonRunning to restart inetd after enabling the git server.
-- Joey Hess <id@joeyh.name> Thu, 29 Jan 2015 01:41:07 -0400