summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-04-17 19:43:12 -0400
committerJoey Hess2014-04-17 19:43:12 -0400
commite1b96860bfac2366592a019734e53d7c45fb941c (patch)
treec8a0648edf57eef257eacc4829544a549af69a5e /debian/changelog
parent7f8dc2425d918d75491047a9c5e7eabefc6beedd (diff)
cron locking
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 172ca7ae..e7654a07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ propellor (0.3.1) UNRELEASED; urgency=medium
* Properties can now be satisfied differently on different operating
systems.
* Standard apt configuration for stable now includes backports.
+ * Cron jobs generated by propellor use flock(1) to avoid multiple
+ instances running at a time.
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 15:00:11 -0400