Update changelog and add credit

Related to #1951

(cherry picked from commit 1461c59aa2)
This commit is contained in:
Camilla Löwy 2022-03-10 20:04:56 +01:00 committed by Camilla Löwy
parent d9fd087bbf
commit 395f0a8b63
2 changed files with 2 additions and 0 deletions

View File

@ -183,6 +183,7 @@ video tutorials.
- Joao da Silva
- Daniel Sieger
- Daniel Skorupski
- Slemmie
- Bradley Smith
- Cliff Smolinsky
- Patrick Snape

View File

@ -137,6 +137,7 @@ information on what to include when reporting a bug.
- [X11] Bugfix: `glfwPostEmptyEvent` could be ignored due to race condition
(#379,#1281,#1285,#2033)
- [X11] Bugfix: Dynamic loading on NetBSD failed due to soname differences
- [X11] Bugfix: Left shift of int constant relied on undefined behavior (#1951)
- [Wayland] Added support for key names via xkbcommon
- [Wayland] Bugfix: Key repeat could lead to a race condition (#1710)
- [Wayland] Bugfix: Activating a window would emit two input focus events