diff --git a/deps/harfbuzz/harfbuzz b/deps/harfbuzz/harfbuzz index 45df25953..ac46c3248 160000 --- a/deps/harfbuzz/harfbuzz +++ b/deps/harfbuzz/harfbuzz @@ -1 +1 @@ -Subproject commit 45df259538c204540819d74456d30ffb40df488a +Subproject commit ac46c3248e8b0316235943175c4d4a11c24dd4a9 diff --git a/docs/changelog.md b/docs/changelog.md index b3075b9c0..0a639a970 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -40,7 +40,7 @@ As features stabilize some brief notes about them will accumulate here. * IME and dead key composition state now shows inline in the terminal using the terminal font (All platforms, except Wayland where we only support dead key composition) * macOS: `use_ime=true` no longer prevents key repeat from working with some keys [#1131](https://github.com/wez/wezterm/issues/1131) -* Bundled harfbuzz to 3.3.1 +* Bundled harfbuzz to 3.3.2 #### Fixed