summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2014-11-22 19:58:35 -0400
committerJoey Hess2014-11-22 19:58:35 -0400
commit9a8fcf80bb026c390ad56da9b70d153fd978d6cf (patch)
treef602233f22d906e7909be4b4aa0d75204bc11861 /debian
parent95f78a058660701cd7eb182f4d1989da27718c2a (diff)
Hostname parameters not containing dots are looked up in the DNS to find the full hostname.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f82270e2..32b504fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ propellor (1.0.1) UNRELEASED; urgency=medium
* --spin target --via relay causes propellor to bounce through an
intermediate relay host, which handles any necessary uploads
when provisioning the target host.
+ * Hostname parameters not containing dots are looked up in the DNS to
+ find the full hostname.
-- Joey Hess <joeyh@debian.org> Sat, 22 Nov 2014 00:12:35 -0400