summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 15:07:17 -0400
committerJoey Hess2014-06-01 15:07:17 -0400
commitd224463dcd45b798c532d75ed84d9b1282b83e85 (patch)
tree56dfa165cbd7bb33dfb97031fd2c83cfc1bf1e6e /debian/changelog
parent27268def8482a3df5b879798c8fb04e3048d0d5a (diff)
comment
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 695ea3fc..0f32b4eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ 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,
+ it's docked in will automatically be added to a DNS round-robin,
if propellor is used to manage DNS for the domain.
* Propellor's output now includes the hostname being provisioned, or
when provisioning a docker container, the container name.