Update changelog and add credit

Related to #2113
Related to #2120

(cherry picked from commit dfb26023fc)
This commit is contained in:
Camilla Löwy 2022-07-07 20:01:28 +02:00
parent 1e49024e76
commit 876a177f6c
2 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,7 @@ video tutorials.
- Jan Ekström
- Siavash Eliasi
- TheExileFox
- Nikita Fediuchin
- Felipe Ferreira
- Michael Fogleman
- Jason Francis

View File

@ -141,6 +141,8 @@ information on what to include when reporting a bug.
application (#1886)
- [Cocoa] Bugfix: Setting a monitor from macOS fullscreen would abort
application (#2110)
- [Cocoa] Bugfix: The Vulkan loader was not loaded from the `Frameworks` bundle
subdirectory (#2113,#2120)
- [X11] Bugfix: The OSMesa libray was not unloaded on termination
- [X11] Bugfix: A malformed response during selection transfer could cause a segfault
- [X11] Bugfix: Some calls would reset Xlib to the default error handler (#2108)