diff --git a/README.md b/README.md index e835aa26..d0dd79b5 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ information on what to include when reporting a bug. - Bugfix: Some extension loader headers did not prevent default OpenGL header inclusion (#1695) - - [Cocoa] Use `CALayer` instead of `NSView` for `EGLNativeWindowType` (#1169) + - [Cocoa] Changed `EGLNativeWindowType` from `NSView` to `CALayer` (#1169) - [X11] Bugfix: IME input of CJK was broken for "C" locale (#1587,#1636) - [X11] Bugfix: Xlib errors caused by other parts of the application could be reported as GLFW errors