diff options
author | Kim Alvefur <zash@zash.se> | 2021-03-03 20:48:54 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-03-03 20:48:54 +0100 |
commit | 3559d707bf2e32b6a3a7ed17095a0ac5fc26607d (patch) | |
tree | 354cb00d0ff9a0c77eb401845fe812ec7b9bb2b6 /CHANGES | |
parent | 60ec880c48acee50b8f057a78bdf371963a7a714 (diff) | |
download | prosody-3559d707bf2e32b6a3a7ed17095a0ac5fc26607d.tar.gz prosody-3559d707bf2e32b6a3a7ed17095a0ac5fc26607d.zip |
net.resolvers.basic: Disable DANE for now, completely broken
Turns out 'extra' is, at least for mod_s2s, the same table for *all*
connections.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ TRUNK - `daemonize` option deprecated - SASL DIGEST-MD5 removed - Switch to libunbound for DNS queries -- DANE Support - mod_external_services (XEP-0215) - util.error for encapsulating errors - MUC: support for XEP-0421 occupant identifiers |