Fix Markdown formatting for changelog entry

(cherry picked from commit 378e5fc814)
This commit is contained in:
Camilla Löwy 2023-12-12 13:46:48 +01:00
parent 1fab407e44
commit 6ea5bf9032

View File

@ -142,7 +142,7 @@ information on what to include when reporting a bug.
- [Wayland] Bugfix: Fallback decorations emitted `GLFW_CURSOR_UNAVAILABLE` errors
- [Linux] Bugfix: Joysticks without buttons were ignored (#2042,#2043)
- [Linux] Bugfix: A small amount of memory could leak if initialization failed (#2229)
[EGL] Added loading of glvnd `libOpenGL.so.0` where available for OpenGL
- [EGL] Added loading of glvnd `libOpenGL.so.0` where available for OpenGL
- [EGL] Bugfix: `EGL_EXT_present_opaque` caused issues on X11 with Nvidia blob (#2365)
- [GLX] Added loading of glvnd `libGLX.so.0` where available