diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2020-04-06 17:02:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-06 17:02:44 -0400 |
commit | 71953139d15e85898e77c0572f7f94d09d58e747 (patch) | |
tree | a30eb80ad94a3a2daeea656004ad038b47a31854 /debian/changelog | |
parent | Remove stream before/after debug log lines (#7207) (diff) | |
download | synapse-71953139d15e85898e77c0572f7f94d09d58e747.tar.xz |
Add information about .well-known to Debian installation. (#7227)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 642115fc5a..412e850325 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +matrix-synapse-py3 (1.12.3ubuntu1) UNRELEASED; urgency=medium + + * Add information about .well-known files to Debian installation scripts. + + -- Patrick Cloke <patrickc@matrix.org> Mon, 06 Apr 2020 10:10:38 -0400 + matrix-synapse-py3 (1.12.3) stable; urgency=medium [ Richard van der Hoff ] |