diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-12-20 14:55:41 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-12-20 14:55:41 +0000 |
commit | d731b75c7bcada708f1acbb83e2521da6a7d97a9 (patch) | |
tree | 235fba045bb7f636ed48fd72ba541166ab13c6af /debian/NEWS | |
parent | document supported python 3 versions (diff) | |
download | synapse-d731b75c7bcada708f1acbb83e2521da6a7d97a9.tar.xz |
Clarify that py2 packages will continue to exist v0.34.0
Diffstat (limited to '')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 367e08f851..8f0d9d0acf 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -19,4 +19,8 @@ matrix-synapse-py3 (0.34.0) stable; urgency=medium though that service is no longer being provided by the matrix-synapse package. It can be re-enabled with `systemctl enable matrix-synapse`. + The matrix.org team will continue to provide Python 2 `matrix-synapse` + packages for the next couple of releases, to allow time for system + administrators to test the new packages. + -- Richard van der Hoff <richard@matrix.org> Wed, 19 Dec 2018 14:00:00 +0000 |