mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Fixed close being used instead of inotify_rm_watch.
Closes #432. Fixes #440.
This commit is contained in:
committed by
Camilla Berglund
parent
98e36753e6
commit
dc4f0f6c91
@@ -68,6 +68,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
|
||||
- [X11] Added support for Cygwin-X
|
||||
- [X11] Made XInput2 optional at compile-time
|
||||
- [X11] Made Xxf86vm optional at compile-time
|
||||
- [X11] Bugfix: `glfwTerminate` could close an unrelated file descriptor
|
||||
|
||||
|
||||
## Contact
|
||||
@@ -142,6 +143,7 @@ skills.
|
||||
- David Medlock
|
||||
- Jonathan Mercier
|
||||
- Marcel Metz
|
||||
- Jonathan Miller
|
||||
- Kenneth Miller
|
||||
- Bruce Mitchener
|
||||
- Jack Moffitt
|
||||
|
||||
Reference in New Issue
Block a user