# HG changeset patch # User Matthew Wild <mwild1@gmail.com> # Date 1646491617 0 # Node ID 61d221efe1869a47bdc7cf60f0fe95402e0389ed # Parent 317132bca8c042b04f3d4c58aee57abf132fa3aa CHANGES: Mention STUN/TURN support in 'prosodyctl check' diff -r 317132bca8c0 -r 61d221efe186 CHANGES --- a/CHANGES Sat Mar 05 11:53:53 2022 +0000 +++ b/CHANGES Sat Mar 05 14:46:57 2022 +0000 @@ -57,6 +57,7 @@ - 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