diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-29 22:52:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-29 23:07:10 -0400 |
| commit | ea1598768c4c4b6b4f45148b0940641c5f9f85d2 (patch) | |
| tree | b20afcb0f1abdf515e0f6f2ffd10ee5831948bea /debian | |
| parent | b5a8c7227b15bb4c821221c6f4c3ca8fd1e1a062 (diff) | |
Fix Postfix.satellite bug; the default relayhost was set to the domain, not to smtp.domain as documented.
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 5d70582e..e40f5d3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ propellor (2.5.0) UNRELEASED; urgency=medium your own Properties when using propellor as a library. * Improve enter-machine scripts for nspawn containers to unset most environment variables. + * Fix Postfix.satellite bug; the default relayhost was set to the + domain, not to smtp.domain as documented. -- Joey Hess <id@joeyh.name> Thu, 07 May 2015 12:08:34 -0400 |
