From fd50a9b47cf700024ad4eb19411016a5131e2d20 Mon Sep 17 00:00:00 2001
From: Patrick Cloke <patrickc@matrix.org>
Date: Wed, 6 Sep 2023 13:06:33 -0400
Subject: [PATCH] Add back newsfile from #16258.

---
 changelog.d/16258.bugfix | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 changelog.d/16258.bugfix

diff --git a/changelog.d/16258.bugfix b/changelog.d/16258.bugfix
new file mode 100644
index 0000000000..d5ae2399e6
--- /dev/null
+++ b/changelog.d/16258.bugfix
@@ -0,0 +1 @@
+Revert [MSC3861](https://github.com/matrix-org/matrix-spec-proposals/pull/3861) introspection cache, admin impersonation and account lock.
-- 
GitLab