summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-10-24 09:58:12 -0400
committerJoey Hess2014-10-24 09:58:12 -0400
commit3959d5be901121cc697316837b96b6bdc37248d2 (patch)
tree93bbef55ad3d247f2e64d5cb7ceb1f3679514935 /debian
parent2bd599470a875b10159535ecb44b3a3aac59da85 (diff)
parentb5ab8a7f9fedc283cd561b8a414748ecee3868fd (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 012826bd..c580b3ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+propellor (0.9.1) unstable; urgency=medium
+
+ * Docker: Add ability to control when containers restart.
+ * Docker: Default to always restarting containers, so they come back
+ up after reboots and docker daemon upgrades.
+ * Fix loop when a docker host that does not exist was docked.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 24 Oct 2014 09:57:31 -0400
+
propellor (0.9.0) unstable; urgency=medium
* Avoid encoding the current stable suite in propellor's code,