aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-08-08 18:07:17 +0200
committerKim Alvefur <zash@zash.se>2021-08-08 18:07:17 +0200
commitcb66977bd4d4a250d952d63f80546843216d678b (patch)
treea30c102d0291f3a3d44462a0e4c0ee002e7a1c8f /CHANGES
parentc8c1482dae0088d467575a841d935e2050598c85 (diff)
downloadprosody-cb66977bd4d4a250d952d63f80546843216d678b.tar.gz
prosody-cb66977bd4d4a250d952d63f80546843216d678b.zip
MUC: Record reason for affiliation changes and return in list (fixes #1227)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 75eb127e..8167efb4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -24,6 +24,7 @@ TRUNK
- Public rooms can only be created by local users (parent host) by default
- muc_room_allow_public = false restricts to admins
- Commands to show occupants and affiliations in the Shell
+- Save 'reason' text supplied with affiliation change
### Security and authentication