diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-12 18:26:19 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-12 18:26:19 +0100 |
commit | 84326e24913132b96f2bb289fe560c0e053b65cf (patch) | |
tree | 7a6318fdc1ae0c14c76f29cedcc04113d20d0d6b /CHANGES.rst | |
parent | Merge branch 'release-v0.2.3' of github.com:matrix-org/synapse (diff) | |
download | synapse-84326e24913132b96f2bb289fe560c0e053b65cf.tar.xz |
Add note about glare support
Diffstat (limited to 'CHANGES.rst')
-rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index ec53438f52..3076b29c7c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,6 +14,7 @@ Webclient: * Display information about rooms on the main page. * Handle ban and kick events in real time. * VoIP UI and reliabilty improvements. + * Add glare support for VoIP. * Improvements to initial startup speed. * Don't display duplicate join events. |