From 6b15215e9c0853a7bb07eaa2973a76ee354f9015 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 11 Dec 2018 18:12:16 +0100 Subject: [PATCH] doc: updated changelog and credits. --- doc/changelog.dox | 2 ++ doc/credits.dox | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 219dc65f2..cc488d054 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -111,6 +111,8 @@ See also: - Experimental support for creating Android APKs directly using CMake without Gradle involved. See @ref platforms-android-apps for more information. +- Initial scaffolding for [Hunter](https://hunter.sh) package support (see + [mosra/magnum#298](https://github.com/mosra/magnum/pull/298)) - The `Magnum::AndroidApplication` target was missing a few dependency libraries when Magnum was used as a CMake subproject - Fixed an ambiguous overload error in @ref Text::GlyphCache when compiling diff --git a/doc/credits.dox b/doc/credits.dox index b4a53a305..4fc01e77d 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -128,7 +128,7 @@ Are the below lists missing your name or something's wrong? - **Olga Turanksaya** ([\@olga-python](https://github.com/olga-python)) --- Gentoo ebuild - **Pascal Thomet** ([\@pthom](https://github.com/pthom)) --- C++17 - compilation fixes, buildsystem improvements + compilation fixes, buildsystem improvements, Hunter package - **Sam Spilsbury** ([\@smspillaz](https://github.com/smspillaz)) --- WebGL and GLES fixes - **Samuel Kogler** ([\@skogler](https://github.com/skogler)) ---