Add credits and update changelog

This commit is contained in:
Camilla Löwy 2021-11-02 23:15:05 +01:00
parent 9cd4d2fa20
commit e40fa3bb94
2 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,8 @@ video tutorials.
- Kovid Goyal
- Eloi Marín Gratacós
- Stefan Gustavson
- Andrew Gutekanst
- Stephen Gutekanst
- Jonathan Hale
- hdf89shfdfs
- Sylvain Hellegouarch

View File

@ -259,6 +259,8 @@ information on what to include when reporting a bug.
- [X11] Bugfix: Some window attributes were not applied on leaving fullscreen
(#1863)
- [X11] Bugfix: Changing `GLFW_FLOATING` could leak memory
- [X11] Bugfix: Icon pixel format conversion worked only by accident, relying on
undefined behavior (#1986)
- [Wayland] Added dynamic loading of all Wayland libraries
- [Wayland] Removed support for `wl_shell` (#1443)
- [Wayland] Bugfix: The `GLFW_HAND_CURSOR` shape used the wrong image (#1432)