From 12d49eaf6c9146be221f4204bfaa20aa73dd8c11 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sun, 31 Jan 2016 18:00:22 +0100 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f003ba2..fcf4bf34 100644 --- a/README.md +++ b/README.md @@ -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