From b79bc1821902e9fd91700f0edc517b090809e19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sun, 12 Sep 2021 20:47:54 +0200 Subject: [PATCH] doc: updated credits and changelog. --- doc/changelog.dox | 3 +++ doc/credits.dox | 2 ++ 2 files changed, 5 insertions(+) diff --git a/doc/changelog.dox b/doc/changelog.dox index e56f9ca9f..17682ebc9 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -429,6 +429,9 @@ See also: information. - Suppressing a CMake policy-related warning if the global `CMAKE_AUTOMOC` is set on CMake 3.10+ (see [mosra/magnum#504](https://github.com/mosra/magnum/pull/504)) +- Updated Debian build instructions to pass `--no-sign` to + `dpkg-buildpackage`, avoiding a confusing error message that might lead + people to think the packaging failed (see [mosra/magnum-plugins#105](https://github.com/mosra/magnum-plugins/issues/105)) @subsection changelog-latest-bugfixes Bug fixes diff --git a/doc/credits.dox b/doc/credits.dox index 2001cd2fc..0e80954c0 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -137,6 +137,8 @@ Are the below lists missing your name or something's wrong? MSYS2 packages, additions to @ref Audio, @ref Platform::Sdl2Application and @ref Platform::GlfwApplication, [base-wxwidgets](https://github.com/mosra/magnum-bootstrap/tree/base-wxwidgets) bootstrap project +- **Hans Loeblich** ([\@thehans](https://github.com/thehans)) --- + improvements to Debian package building experience - **Hilario Pérez Corona** ([\@hpcorona](https://github.com/hpcorona)) --- improvements to @cb{.cmake} android_create_apk() @ce - **Ivan P.** ([\@uzername](https://github.com/uzername)) --- documentation