From 28b63e144576ac198c7d75a6999a25035e8c40f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 5 Oct 2022 11:42:34 +0200 Subject: [PATCH] doc: updated credits and changelog. --- doc/changelog.dox | 2 ++ doc/credits.dox | 1 + 2 files changed, 3 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index 8d0fb2062..fcda3ea33 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -699,6 +699,8 @@ See also: `MAGNUM_SHADERCONVERTER_STATIC_PLUGINS` CMake options for linking static plugins to the command-line utilities. See @ref building-features for more information. +- The `FindSDL2.cmake` module now looks for `SDL2-static` as well (see + [mosra/magnum#594](https://github.com/mosra/magnum/pull/594)) @subsection changelog-latest-bugfixes Bug fixes diff --git a/doc/credits.dox b/doc/credits.dox index 7047a4dd9..39a5454fa 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -147,6 +147,7 @@ Are the below lists missing your name or something's wrong? improvements to Debian package building experience - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- improvements to @cb{.cmake} android_create_apk() @ce +- **[\@hsdk123](https://github.com/hsdk123)** --- CMake improvements - **Hugo Amnov** ([\@hugoam](https://github.com/hugoam)) --- Additions, usability improvements and performance optimization in the @ref GL library, buildsystem improvements and STL usage cleanup