diff options
| author | Joey Hess <joey@kitenet.net> | 2014-10-23 03:18:52 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-10-23 03:18:52 -0400 |
| commit | 93099b862768235d3f9936435f6f65292b8d9b7c (patch) | |
| tree | 525edf972621123c3c426c5955050148f0f091c5 /debian | |
| parent | ddd2031267e13ac47e4990847dd53e536b308e02 (diff) | |
bugfix
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 012826bd..043ef508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (0.9.1) UNRELEASED; urgency=medium + + * Docker: Add ability to control when containers restart. + * Docker: Defaut to always restarting containers, so they come back + up after reboots and docker daemon upgrades. + + -- Joey Hess <joeyh@debian.org> Thu, 23 Oct 2014 03:05:22 -0400 + propellor (0.9.0) unstable; urgency=medium * Avoid encoding the current stable suite in propellor's code, |
