From 71e3f5d561bcb1a538027856d7fa22dfe85edb2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 1 May 2020 11:26:45 +0200 Subject: [PATCH] doc: updated changelog. --- doc/changelog.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.dox b/doc/changelog.dox index 37f9f1eac..3c88877f2 100644 --- a/doc/changelog.dox +++ b/doc/changelog.dox @@ -209,7 +209,8 @@ See also: @ref Platform::WindowlessEglApplication, @ref Platform::WindowlessGlxApplication, @ref Platform::WindowlessWglApplication and - @ref Platform::WindowlessWindowsEglApplication (see [mosra/magnum#](https://github.com/mosra/magnum/pull/433)) + @ref Platform::WindowlessWindowsEglApplication (see [mosra/magnum#433](https://github.com/mosra/magnum/pull/433) + and [mosra/magnum#437](https://github.com/mosra/magnum/pull/437)) - Added @ref Platform::GlfwApplication::Configuration::WindowFlag::Borderless - Added @ref Platform::Sdl2Application::Configuration::WindowFlag::FullscreenDesktop, @ref Platform::Sdl2Application::Configuration::WindowFlag::AlwaysOnTop "AlwaysOnTop",