Update changelog

This commit is contained in:
Camilla Berglund 2016-01-31 18:00:22 +01:00
parent 0ebdad53e8
commit 12d49eaf6c
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@ used by the tests and examples and are not required to build the library.
- [Cocoa] Bugfix: Full screen windows on secondary monitors were mispositioned
- [X11] Bugfix: Monitor connection and disconnection events were not reported
- [X11] Bugfix: Decoding of UTF-8 text from XIM could continue past the end
- [X11] Bugfix: An XKB structure was leaked during `glfwInit`
- [POSIX] Bugfix: An unrelated TLS key could be deleted by `glfwTerminate`
- [WGL] Changed extension loading to only be performed once
- [WGL] Removed dependency on external WGL headers