diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e64164193..875381b72f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ And please only add new entries to the top of this list, right below the `# Unre - On Wayland, a new `wayland-csd-adwaita-crossfont` feature was added to use `crossfont` instead of `ab_glyph` for decorations. - On Wayland, if not otherwise specified use upstream automatic CSD theme selection. - On Windows, fixed ALT+Space shortcut to open window menu. -- On X11, added `WindowExtUnix::with_x11_parent` to create child windows. +- On X11, added `WindowExtX11::with_parent` to create child windows. # 0.27.2 (2022-8-12)