From bea96880d2741dcbfb321f3cda58815ec045e5eb Mon Sep 17 00:00:00 2001 From: collinalexbell Date: Sun, 29 Sep 2024 02:10:40 +0000 Subject: [PATCH] update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10044faf..a205a84c 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ information on what to include when reporting a bug. - [Null] Added EGL context creation on Mesa via `EGL_MESA_platform_surfaceless` - [EGL] Allowed native access on Wayland with `GLFW_CONTEXT_CREATION_API` set to `GLFW_NATIVE_CONTEXT_API` (#2518) + - Patch resource leak of errorHandler in detectEWMH ## Contact