diff options
author | Christoph Müller <mcimk@hotmail.de> | 2019-05-10 10:09:25 +0200 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-05-10 09:09:25 +0100 |
commit | ee90c06e38c16f9ca6d5e01c081ee99720fafafb (patch) | |
tree | bf1a9ab9364ec927847b059790b73138419607df /debian/changelog | |
parent | Run Black on the tests again (#5170) (diff) | |
download | synapse-ee90c06e38c16f9ca6d5e01c081ee99720fafafb.tar.xz |
Set syslog identifiers in systemd units (#5023)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c25425bf26..454fa8eb16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +matrix-synapse-py3 (0.99.3.2+nmu1) UNRELEASED; urgency=medium + + [ Christoph Müller ] + * Configure the systemd units to have a log identifier of `matrix-synapse` + + -- Christoph Müller <iblzm@hotmail.de> Wed, 17 Apr 2019 16:17:32 +0200 + matrix-synapse-py3 (0.99.3.2) stable; urgency=medium * New synapse release 0.99.3.2. |