Software /
code /
prosody
Changeset
13763:11b51779d546 13.0
CHANGES: Add list of new modules
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 11 Mar 2025 18:27:54 +0000 |
parents | 13762:81856814d74f |
children | 13764:667a58e74fd9 |
files | CHANGES |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Tue Mar 11 18:27:36 2025 +0000 +++ b/CHANGES Tue Mar 11 18:27:54 2025 +0000 @@ -6,6 +6,15 @@ ## New +## Modules + +- mod_account_activity +- mod_cloud_notify +- mod_flags +- mod_http_altconnect +- mod_s2s_auth_dane_in +- mod_server_info + ### Administration - Add 'watch log' command to follow live debug logs at runtime (even if disabled)