diff --git a/README.md b/README.md index 4a3fb85c..12679ae0 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,7 @@ information on what to include when reporting a bug. - [X11] Bugfix: Icon pixel format conversion worked only by accident, relying on undefined behavior (#1986) - [X11] Bugfix: Dynamic loading on OpenBSD failed due to soname differences + - [X11] Bugfix: Fix segfault on linux when `_glfw.x11.display` is higher than 1024 - [Wayland] Added dynamic loading of all Wayland libraries - [Wayland] Added support for key names via xkbcommon - [Wayland] Removed support for `wl_shell` (#1443)