diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-24 15:17:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-24 15:27:37 -0400 |
| commit | e9cac11ad3df54208b4a41d945ac9a333d21bb07 (patch) | |
| tree | 78c14030e933ac947d27760b66944f2ef49c7e5e /debian | |
| parent | 47c7cd08324d62e5660bab77bafc80c5ddb54655 (diff) | |
Added Propellor.Property.Concurrent for concurrent properties.
Note that no output multiplexing is currently done.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7271fef5..feddb128 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (2.12.1) UNRELEASED; urgency=medium + + * Added Propellor.Property.Concurrent for concurrent properties. + (Note that no output multiplexing is currently done.) + + -- Joey Hess <id@joeyh.name> Sat, 24 Oct 2015 15:16:45 -0400 + propellor (2.12.0) unstable; urgency=medium * The DiskImage module can now make bootable images using grub. |
