summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2015-10-28 00:12:38 -0400
committerJoey Hess2015-10-28 00:24:25 -0400
commit357ffb9fd34ebd36e07dece8e45450dbd2f0e8ec (patch)
treeab6d1765c35d4563d66ab697b984ceeb842aed4e /debian
parent894e2f7980052f1c331ba7780100ae0ad19856cb (diff)
concurrency docs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1699b27b..6c154e1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,7 @@ propellor (2.13.0) UNRELEASED; urgency=medium
* combineWith now takes an additional parameter to control how revert
actions are combined (API change).
* Added Propellor.Property.Concurrent for concurrent properties.
- (Note that no command output multiplexing is currently done.)
+ * execProcess and everything built on it is now concurrent output safe.
* Add File.isCopyOf. Thanks, Per Olofsson.
-- Joey Hess <id@joeyh.name> Sat, 24 Oct 2015 15:16:45 -0400