From 6ea5bf9032caf3f9067f6f56d7290532c94deb07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Camilla=20L=C3=B6wy?= Date: Tue, 12 Dec 2023 13:46:48 +0100 Subject: [PATCH] Fix Markdown formatting for changelog entry (cherry picked from commit 378e5fc814ec7d6071d7b3423aac5182b0336f1e) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6541736..67f8f9fd 100644 --- a/README.md +++ b/README.md @@ -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