diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-18 13:12:28 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-18 13:12:28 -0400 |
| commit | 0f3faffd360cc222bfeef92a8bcbeb23b7a0c5b1 (patch) | |
| tree | 3afe480735bb1ca852bab257294ce6b3e019fe20 /debian | |
| parent | 78e61af3f32f53f661c0127003fef4537724bbbf (diff) | |
changelog
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c8a74c14..f9242968 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ propellor (0.8.2) UNRELEASED; urgency=medium * Fix bug in File.containsLines that caused lines that were already in the file to sometimes be appended to the end. * Hostname.sane also configures /etc/mailname. + * Fixed Postfix.satellite to really configure relayhost = smtp.domain. + * Avoid reconfiguring postfix unncessarily when it already has a relayhost. -- Joey Hess <joeyh@debian.org> Thu, 17 Jul 2014 23:32:01 -0400 |
