changelog
This commit is contained in:
parent
78e61af3f3
commit
0f3faffd36
|
@ -3,6 +3,8 @@ propellor (0.8.2) UNRELEASED; urgency=medium
|
||||||
* Fix bug in File.containsLines that caused lines that were already in the
|
* Fix bug in File.containsLines that caused lines that were already in the
|
||||||
file to sometimes be appended to the end.
|
file to sometimes be appended to the end.
|
||||||
* Hostname.sane also configures /etc/mailname.
|
* 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
|
-- Joey Hess <joeyh@debian.org> Thu, 17 Jul 2014 23:32:01 -0400
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue