diff options
author | Matthew Wild <mwild1@gmail.com> | 2025-03-11 18:45:23 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2025-03-11 18:45:23 +0000 |
commit | 74970e28158f7699fafafd0daf088ca68d73b662 (patch) | |
tree | b6bf1832c0493316397010671c5de6fd3a55324e /CHANGES | |
parent | 53774a42348c2a8467f805d5dd7d34913937262f (diff) | |
parent | 8005ac825f35d23a986bb8a92445cc89ca08bf23 (diff) | |
download | prosody-74970e28158f7699fafafd0daf088ca68d73b662.tar.gz prosody-74970e28158f7699fafafd0daf088ca68d73b662.zip |
Merge 13.0->trunkHEADorigin/mastermaster
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,6 +6,15 @@ TRUNK ## 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) |