From 31527e8dc95c49a60a7f4f3a1c62d3ac9683b545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 4 Dec 2021 19:49:11 +0100 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 5a145fa17..00c587c04 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -540,6 +540,8 @@ See also: @ref opengl-workarounds "OpenGL workaround" could lead to a crash if @cpp eglQueryString() @ce would return a @cpp nullptr @ce (see [mosra/magnum#535](https://github.com/mosra/magnum/issues/535)) +- Fixed various wrong assumptions about Mac builds being always desktop GLES + (see [mosra/magnum#](https://github.com/mosra/magnum/issues/541)) @subsection changelog-latest-deprecated Deprecated APIs