diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 020bb26e..0375213d 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -263,6 +263,7 @@ video tutorials. - Jonas Ådahl - Lasse Öörni - Leonard König + - Daniel Hauser - All the unmentioned and anonymous contributors in the GLFW community, for bug reports, patches, feedback, testing and encouragement diff --git a/README.md b/README.md index 7815c72a..8b8a0bd3 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,8 @@ information on what to include when reporting a bug. application (#2110) - [Cocoa] Bugfix: The Vulkan loader was not loaded from the `Frameworks` bundle subdirectory (#2113,#2120) + - [Cocoa] Bugfix: A connected joystick, for which input monitoring permissions + have not been granted, would cause a segfault (#2320). - [X11] Bugfix: The CMake files did not check for the XInput headers (#1480) - [X11] Bugfix: Key names were not updated when the keyboard layout changed (#1462,#1528)