From: Mark Felder Date: Thu, 27 Jun 2019 21:25:55 +0000 (-0500) Subject: Add changelog entry for syslog tag change X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=e64c758cea858823ff9e04a87defe1d476737236;p=akkoma Add changelog entry for syslog tag change --- diff --git a/CHANGELOG.md b/CHANGELOG.md index be0b74a16..447fa1700 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - MRF: Support for filtering out likely spam messages by rejecting posts from new users that contain links. - Configuration: `ignore_hosts` option - Configuration: `ignore_tld` option +- Configuration: default syslog tag "Pleroma" is now lowercased to "pleroma" ### Changed - **Breaking:** bind to 127.0.0.1 instead of 0.0.0.0 by default