diff options
author | Silke Hofstra <silkeh@users.noreply.github.com> | 2019-06-27 19:26:41 +0200 |
---|---|---|
committer | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2019-06-27 18:26:41 +0100 |
commit | 457b8e4c4d15f43f9f16b22fdfa79d5b2017e5cd (patch) | |
tree | db9586409574c409052aa39f9eba8bd992d0731c /debian/changelog | |
parent | Make it clearer that the template dir is relative to synapse's root dir (#5543) (diff) | |
download | synapse-457b8e4c4d15f43f9f16b22fdfa79d5b2017e5cd.tar.xz |
Include systemd-python in Debian package to allow logging to journal (#5261)
Signed-off-by: Silke Hofstra <silke@slxh.eu>
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 ef4edd7ac0..91653e7243 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +matrix-synapse-py3 (1.0.0+nmu1) UNRELEASED; urgency=medium + + [ Silke Hofstra ] + * Include systemd-python to allow logging to the systemd journal. + + -- Silke Hofstra <silke@slxh.eu> Wed, 29 May 2019 09:45:29 +0200 + matrix-synapse-py3 (1.0.0) stable; urgency=medium * New synapse release 1.0.0. |