From d557563a838837595cb8208eb9398e9ebbee7baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 9 Apr 2019 18:07:42 +0200 Subject: [PATCH] doc: updated changelog and credits. --- doc/changelog.dox | 4 ++++ doc/credits.dox | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 2342d2f17..3c430486a 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -217,6 +217,10 @@ See also: option available since Emscripten 1.38.27 and with older versions - @ref Platform::WindowlessEglApplication was adapted to properly create WebGL 2 contexts both in Emscripten 1.38.24 and in older versions +- @ref Platform::Sdl2Application::exit() and + @ref Platform::GlfwApplication::exit() now have an optional parameter to + specify the actual application return code (see + [mosra/magnum#332](https://github.com/mosra/magnum/pull/332)) @subsubsection changelog-latest-changes-text Text library diff --git a/doc/credits.dox b/doc/credits.dox index a0b889271..46f8c43f2 100644 --- a/doc/credits.dox +++ b/doc/credits.dox @@ -114,7 +114,8 @@ Are the below lists missing your name or something's wrong? - **Guillaume Giraud** ([\@Guillaume227](https://github.com/Guillaume227)) --- algorithm bugfixes - **Guillaume Jacquemin** ([\@williamjcm](https://github.com/williamjcm)) --- - MSYS2 packages, additions to @ref Platform::Sdl2Application + MSYS2 packages, additions to @ref Platform::Sdl2Application and + @ref Platform::GlfwApplication - **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