diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-28 00:12:38 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-28 00:24:25 -0400 |
| commit | 357ffb9fd34ebd36e07dece8e45450dbd2f0e8ec (patch) | |
| tree | ab6d1765c35d4563d66ab697b984ceeb842aed4e /debian | |
| parent | 894e2f7980052f1c331ba7780100ae0ad19856cb (diff) | |
concurrency docs
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
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 |
