summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-08-02 15:31:04 +0100
committerRichard van der Hoff <richard@matrix.org>2018-08-02 15:31:04 +0100
commit14a4e7d5a4e3c90195a907aa9677c058f2932cdb (patch)
tree554460dff067fc237b5bf7065efa84ab9b14bbfe /CHANGES.rst
parentMerge pull request #3642 from matrix-org/rav/another_room_id_check (diff)
downloadsynapse-14a4e7d5a4e3c90195a907aa9677c058f2932cdb.tar.xz
Prepare 0.33.1
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index da6e0eb195..dff195be6e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,13 @@
+Synapse 0.33.1 (2018-08-02)
+===========================
+
+Bugfixes
+--------
+
+- Fix a potential issue where servers could request events for rooms they have not joined. (`#3641 <https://github.com/matrix-org/synapse/issues/3641>`_)
+- Fix a potential issue where users could see events in private joins before they joined (`#3642 <https://github.com/matrix-org/synapse/issues/3642>`_)
+
+
 Synapse 0.33.0 (2018-07-19)
 ===========================