diff options
| author | Joey Hess <joey@kitenet.net> | 2014-05-31 16:48:14 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-05-31 16:48:14 -0400 |
| commit | 6383d8c38893c160382eb9bf69e0315c5e87269e (patch) | |
| tree | 63b3cf0c907df738fb227dc88d1dea5ea08a3c61 /debian | |
| parent | 1a83bf26300a225f044205e2208783e664377e25 (diff) | |
propellor spin
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 916b9b3b..98cbee18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +propellor (0.6.0) UNRELEASED; urgency=medium + + * Docker containers now propigate DNS attributes out to the host they're + docked in. So if a docker container sets a DNS alias, every container + it's docked in will automatically become part of a round-robin DNS, + if propellor is used to manage DNS for the domain. + + -- Joey Hess <joeyh@debian.org> Sat, 31 May 2014 16:41:56 -0400 + propellor (0.5.3) unstable; urgency=medium * Fix unattended-upgrades config for !stable. |
