# HG changeset patch # User Kim Alvefur # Date 1677172275 -3600 # Node ID ce508097b2c85781b8b00d7106bbd649cbd04e9a # Parent e96c3ea64996ede150bf74493b6a5f8cbcd29e0d CHANGES: Mention new ability to disable and enable user accounts diff -r e96c3ea64996 -r ce508097b2c8 CHANGES --- a/CHANGES Thu Feb 23 18:10:06 2023 +0100 +++ b/CHANGES Thu Feb 23 18:11:15 2023 +0100 @@ -30,6 +30,7 @@ - Advertise supported SASL Channel-Binding types (XEP-0440) - Implement RFC 9266 'tls-exporter' channel binding with TLS 1.3 - New role and permissions framework and API +- Ability to disable and enable user accounts ## Changes