summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-04-08 02:08:28 -0400
committerJoey Hess2014-04-08 02:08:28 -0400
commit2e6f7c1b5d04db4841cb748150f2a99dcfba5617 (patch)
tree814b6acf1babdf38b4ea9c03c3fbb810674572f8 /debian/changelog
parent7ba62a28b51dc5826c70d3be0ab41825e31d28ac (diff)
prep release
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index e2f955b0..4455768f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,13 @@
-propellor (0.2.3) UNRELEASED; urgency=medium
+propellor (0.2.3) unstable; urgency=medium
* docker: Fix laziness bug that caused running containers to be
unnecessarily stopped and committed.
* Add locking so only one propellor can run at a time on a host.
* docker: When running as effective init inside container, wait on zombies.
+ * docker: Added support for configuring shared volumes and linked
+ containers.
- -- Joey Hess <joeyh@debian.org> Fri, 04 Apr 2014 15:58:03 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 08 Apr 2014 02:07:37 -0400
propellor (0.2.2) unstable; urgency=medium