diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 8fa1cb72..ea85f001 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -232,6 +232,7 @@ video tutorials. - Jan Schürkamp - Christian Sdunek - Matt Sealey + - Perumaal Shanmugam - Steve Sexton - Arkady Shapkin - Mingjie Shen diff --git a/README.md b/README.md index c453739d..4fbfb565 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,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) + - [Win32] Bugfix: Fix `windowProc` to work when `SetPropW` fails silently ## Contact