From 0b4a95f6c212e7d103cec5737f1917a413b0b1c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 1 Jan 2015 13:28:17 -0400 Subject: --spin checks if the DNS matches any configured IP address property of the host, and if not, sshes to the host by IP address. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 463b3d42..fb42faea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (1.2.3) UNRELEASED; urgency=medium + + * --spin checks if the DNS matches any configured IP address property + of the host, and if not, sshes to the host by IP address. + + -- Joey Hess Thu, 01 Jan 2015 13:27:23 -0400 + propellor (1.2.2) unstable; urgency=medium * Revert ensureProperty warning message, too many false positives in places -- cgit v1.3-2-g0d8e