diff options
author | Matthew Wild <mwild1@gmail.com> | 2022-03-05 14:46:57 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2022-03-05 14:46:57 +0000 |
commit | 0e1111f8927a74a934085984b79010e52f66d04a (patch) | |
tree | 80ed252dba3cf643c935134a7706b2bd1deb9b80 | |
parent | 0babcb6c0669bec72bcd58b3d5ffbdf064ed51f5 (diff) | |
download | prosody-0e1111f8927a74a934085984b79010e52f66d04a.tar.gz prosody-0e1111f8927a74a934085984b79010e52f66d04a.zip |
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ TRUNK - MUC presence broadcast controls - MUC: support for XEP-0421 occupant identifiers - `prosodyctl check connectivity` via observe.jabber.network +- STUN/TURN server tests in `prosodyctl check` - libunbound for DNS queries - The POSIX poll() API used by server_epoll on \*nix other than Linux |