mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 09:01:46 +00:00
Update changelog and add credit
Related to #1598.
(cherry picked from commit 215a05af3d
)
This commit is contained in:
parent
b25ee390c1
commit
ec5610deda
@ -122,6 +122,10 @@ information on what to include when reporting a bug.
|
||||
- [X11] Bugfix: Xlib errors caused by other parts of the application could be
|
||||
reported as GLFW errors
|
||||
- [X11] Bugfix: A handle race condition could cause a `BadWindow` error (#1633)
|
||||
- [X11] Bugfix: XKB path used keysyms instead of physical locations for
|
||||
non-printable keys (#1598)
|
||||
- [X11] Bugfix: Function keys were mapped to `GLFW_KEY_UNKNOWN` for some layout
|
||||
combinaitons (#1598)
|
||||
|
||||
|
||||
## Contact
|
||||
@ -293,6 +297,7 @@ skills.
|
||||
- Matt Sealey
|
||||
- Steve Sexton
|
||||
- Arkady Shapkin
|
||||
- Ali Sherief
|
||||
- Yoshiki Shibukawa
|
||||
- Dmitri Shuralyov
|
||||
- Daniel Skorupski
|
||||
|
Loading…
Reference in New Issue
Block a user