From 365409d7778693f0ba5492a6517acd42d4cd6850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 21 Oct 2022 12:06:31 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 8bd118a3a..5cc1976d4 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -706,6 +706,7 @@ See also: information. - The `FindSDL2.cmake` module now looks for `SDL2-static` as well (see [mosra/magnum#594](https://github.com/mosra/magnum/pull/594)) +- Fixed a typo in a CMake option name (see [mosra/magnum#599](https://github.com/mosra/magnum/pull/599)) @subsection changelog-latest-bugfixes Bug fixes