From 51b72579d3441be10fca38ce8c0dc1ee1b606dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 7 May 2018 17:53:36 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 7dc26807e..df82d5650 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -36,6 +36,15 @@ See also: - @subpage changelog-extras "Extras changelog" - @subpage changelog-examples "Examples changelog" +@section changelog-latest Changes since 2018.04 + +@subsection changelog-latest-bugfixes Bug fixes + +- An assert was firing during @ref Platform::GlfwApplication initialization + due to a pointer not being properly initialized after the + @ref Platform::GlfwApplication::GLConfiguration "GLConfiguration" rework in + 2018.04 (see [mosra/magnum#246](https://github.com/mosra/magnum/pull/246)) + @section changelog-2018-04 2018.04 Released 2018-05-01, tagged as