diff --git a/CHANGELOG.md b/CHANGELOG.md index 8043d9b5..c8f5946c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -73,6 +73,12 @@ ### Deprecated ### Removed ### Fixed + +* Some invalid UTF-8 strings passing the validity check when setting + the window title, triggering a Wayland protocol error which then + caused foot to shutdown. + + ### Security ### Contributors