diff --git a/website/src/components/Changelog/GUI.tsx b/website/src/components/Changelog/GUI.tsx
index 389b6ac9b..91d469d14 100644
--- a/website/src/components/Changelog/GUI.tsx
+++ b/website/src/components/Changelog/GUI.tsx
@@ -15,6 +15,10 @@ export default function GUI({ os }: { os: OS }) {
Fixes an issue where log directives applied via MDM would not be
applied on startup.
+
+ Fixes an issue where disabling the update checker via MDM would cause
+ the Client to hang upon sign-in.
+