From 0ac1e948c5b4fb1d1dee532eba36c4669a64774e Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sun, 11 Aug 2024 11:29:22 -0700 Subject: [PATCH] docs: changelog for #5923 #5802 --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.md b/docs/changelog.md index 8d6023870cc..33e87e68181 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -43,6 +43,7 @@ As features stabilize some brief notes about them will accumulate here. `Multiple` if you wish; the default key assignments in Copy Mode use this technique so that the effective behavior of the defaults remains unchanged. Thanks to @LeszekSwirski! #4924 #3502 +* Improved startup performance on X11. Thanks to @blukai! #5923 #5802 #### New * [wezterm.serde](config/lua/wezterm.serde/index.md) module for serialization