diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:28:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-01 13:28:17 -0400 |
| commit | 0b4a95f6c212e7d103cec5737f1917a413b0b1c2 (patch) | |
| tree | 257f9431fe0498ed99574c7129ed3a74c415b3bb /debian | |
| parent | db882415021508ced8b0b8e1ce78f03cc5cf724a (diff) | |
--spin checks if the DNS matches any configured IP address property of the host, and if not, sshes to the host by IP address.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
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 <id@joeyh.name> 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 |
