From 2f979f566e708bd4240ad63c0d0bf5be6e7f3c79 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Sat, 1 Jul 2023 10:35:02 +0200
Subject: [PATCH] Reword changelog

---
 CHANGELOG.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0c22a59e4..34ce6cb78 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -14,7 +14,7 @@ Fixed
 
 * Progress page didn't work properly.
 * About page failed to load for apps with an unknown licence.
-* Partial permission checking on the person query was fixed.
+* QUeries for persons with partial permissions failed.
 * Some pages couldn't be scrolled when a task progress popup was open.
 * Notification query failed on admin users without persons.
 * Querying for notification caused unnecessary database requests.
-- 
GitLab