CHANGES: Mention STUN/TURN support in 'prosodyctl check'
authorMatthew Wild <mwild1@gmail.com>
Sat, 05 Mar 2022 14:46:57 +0000
changeset 12382 61d221efe186
parent 12381 317132bca8c0
child 12383 6ac3c580c00d
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
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