From ac230873ff5ec456e20135c993ccd90058cecd74 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 2 Dec 2023 08:40:02 -0700 Subject: [PATCH] docs: changelog for #4420 --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 85a16815f..4523e76b9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -132,6 +132,8 @@ As features stabilize some brief notes about them will accumulate here. * DECRQCRA: treat uninitialized cells as spaces. Thanks to @ninjalj! #4565 * Clamp cursor position reported by CPR. Thanks to @ninjalj! #4564 * Correct `SUPER` modifier key handling in kitty protocol. Thanks to @gabyx! #4605 +* macOS: honor the `window_close_confirmation` config option when quitting the + application. Thanks to @quantonganh! #4420 #4362 #### Updated * Bundled harfbuzz to 8.3.0