add changelog entry

This commit is contained in:
illustris 2022-01-04 08:17:34 +05:30
parent 57ab8acc0e
commit 4ef86ca8ad

View File

@ -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)