Update changelog and add credit

Related to #2229

(cherry picked from commit a87acd8c1f)
This commit is contained in:
Camilla Löwy 2023-11-16 20:47:27 +01:00
parent 2c09407bff
commit b211975131
2 changed files with 2 additions and 0 deletions

View File

@ -206,6 +206,7 @@ video tutorials.
- Dmitri Shuralyov
- Joao da Silva
- Daniel Sieger
- Michael Skec
- Daniel Skorupski
- Slemmie
- Bradley Smith

View File

@ -133,6 +133,7 @@ information on what to include when reporting a bug.
- [Wayland] Bugfix: Joysticks connected after `glfwInit` were not detected (#2198)
- [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
- [GLX] Added loading of glvnd `libGLX.so.0` where available