diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-23 12:43:30 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-23 12:43:30 -0400 |
| commit | 02d7e6d5c6e381b307c2d81abff5d067895beae7 (patch) | |
| tree | 762e662dc9d5a747eaf7401da6b58967fb98601f | |
| parent | 8fc3b6143188a83688e391ffc02bd323d940534e (diff) | |
changelog
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6f54b219..91d44b51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ propellor (0.8.2) UNRELEASED; urgency=medium * Fixed Postfix.satellite to really configure relayhost = smtp.domain. * Avoid reconfiguring postfix unncessarily when it already has a relayhost. * Deal with apache 2.4's change in the name of site-available config files. + * Hostname aliases can now be used in several places, including --spin + and Ssh.knownHost. -- Joey Hess <joeyh@debian.org> Thu, 17 Jul 2014 23:32:01 -0400 |
